Results 1 to 3 of 3
  1. #1
    elico is offline Novice
    Windows 7 32bit Access 2010 64bit
    Join Date
    Jan 2016
    Posts
    29

    Dynamic criteria with pull down menus and variables

    Hi all



    Is it possible to do dynamic query criteria changing at run time ?

    I mean using a variable that its content is the criteria of a query filter/cretaria .
    That variable content will be changed as needed at run time with a pull down menu object .

    Is it possibe ?

    Thanks
    Elico

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,525
    combo boxes. user can change the combo box and filter the data using it.
    or
    the combo box can have CAPTION, QRY.
    users see the caption, then at the afterupdate event, it runs the query

  3. #3
    elico is offline Novice
    Windows 7 32bit Access 2010 64bit
    Join Date
    Jan 2016
    Posts
    29

    Query criteria as a variable

    Quote Originally Posted by ranman256 View Post
    combo boxes. user can change the combo box and filter the data using it.
    or
    the combo box can have CAPTION, QRY.
    users see the caption, then at the afterupdate event, it runs the query
    Can the query criteria be a variable that will be updated by some combo box at run time ?
    Elico

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

Similar Threads

  1. Dynamic Variables
    By dgberry in forum Programming
    Replies: 10
    Last Post: 05-26-2015, 12:48 PM
  2. Changing join variables on different criteria
    By ltcarlisle in forum Queries
    Replies: 1
    Last Post: 07-01-2014, 11:56 AM
  3. Three variables for Criteria
    By lugnutmonkey in forum Queries
    Replies: 1
    Last Post: 01-30-2013, 11:52 AM
  4. Replies: 5
    Last Post: 12-22-2012, 01:36 PM
  5. Replies: 3
    Last Post: 12-16-2011, 02:37 PM

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