Results 1 to 2 of 2
  1. #1
    Kade is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2016
    Posts
    1

    Filter report by user input?

    I've generated a report based on a crosstab query.
    It lists all of my records.

    When I click on the report I would like a propmt for the user to input a field name (text) to filter the records of my report.

    Essentially I would like my report to run like it would as a query with '[Input Whatever]' as the chosen fields criteria.

    Filter the report by 'x name' via user input.

    I hope this makes sense. My head is mush.

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    user picks an item out of combo box on form
    docmd.openreport "rMyXtabRpt",,"[field]=" & cboBox

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Allowing User Input in Report View
    By nick404 in forum Reports
    Replies: 2
    Last Post: 06-02-2015, 03:00 PM
  2. Replies: 3
    Last Post: 08-04-2014, 09:52 PM
  3. Replies: 3
    Last Post: 03-11-2013, 05:11 PM
  4. Filter table in form by user input
    By swavemeisterg in forum Forms
    Replies: 1
    Last Post: 06-11-2012, 02:54 PM
  5. MS Access Date filter basedon User Input
    By shanmugamgsn in forum Access
    Replies: 1
    Last Post: 12-12-2011, 04:15 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums