Results 1 to 2 of 2
  1. #1
    Epona is offline Novice
    Windows Vista Access 2007
    Join Date
    Feb 2012
    Location
    South Africa
    Posts
    26

    bypass parameter

    Ho do you bypass a parameter?

    eg, we have a query set up to ask the user what divisisons info is required, sometimes we want to run all divisions together, how do you do this?

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,815
    Show the query sql statement.

    Try using Like operator and wildcard in the parameter.

    Like [Enter Division] & "*"

    Are nulls allowed in the field?

    Maybe this will help: http://datapigtechnologies.com/flash...earchform.html
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Replies: 13
    Last Post: 01-10-2012, 09:56 AM
  2. Bypass beforeclose event
    By dsk96m in forum Programming
    Replies: 21
    Last Post: 12-21-2011, 12:12 PM
  3. bypass the Outlook security message
    By ybg1 in forum Programming
    Replies: 7
    Last Post: 12-21-2011, 10:28 AM
  4. bypass file picker?
    By techneophyte in forum Programming
    Replies: 6
    Last Post: 08-17-2010, 11:12 AM
  5. Bypass startup to allow design
    By cjbuechler in forum Access
    Replies: 1
    Last Post: 06-25-2010, 03:38 AM

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