Results 1 to 4 of 4
  1. #1
    glenn91 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2012
    Posts
    2

    Unhappy Combos and Queries

    Hi,



    I have been looking around this forum for a long time now and taken a lot of advice regarding building an access database which I really appreciate.

    Recently I have been asked to create a new part to my database which is to basically track what a physical site is capeable of, such as wi-fi acccess, seats, tables, a wall for projector etc.

    I have no issue storing this data the only issue I have ran in to is attempting to create a form for the query values so that team members can query the database themselves. The form I intend to create will have a subform that updates after each selection.

    The way I would like the form to work is, if i select an Opertaions Director Region, this would then show the Regions within the OD Region, this would trickle down to Facility level. So once the region has been selected it would show the facilities within this Region.

    I understand that cascading combos would be the best job for that, however the issue i run into is when i would like to also query on the capabilities of the site. So if a user had selected Yes for wifi and Yes for Chairs but left the remaining blank or a * that this would still query without issue.

    I hope this makes sense.

    Thanks,

    Glenn

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,644
    Selecting multiple criteria for a single field does complicate and will likely need VBA code.

    Review
    http://www.allenbrowne.com/ser-62.html
    http://allenbrowne.com/ser-50.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.

  3. #3
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,850
    Perhaps you could show us your tables and relationships to help understand where this would fit.

  4. #4
    glenn91 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2012
    Posts
    2
    Hi June7 & Orange,

    As the VBA coding was necessary for this to work I have opted for an alternative approach of using cascading combos to select the location and a series of parameter prompts for the physical site items.

    Many thanks for your suggestions, I will one day begin to learn to code.

    Thank you,

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

Similar Threads

  1. Replies: 8
    Last Post: 06-03-2015, 02:11 AM
  2. Cascading combos in a form
    By jessaw in forum Forms
    Replies: 1
    Last Post: 11-02-2012, 02:13 AM
  3. Cascading combos issue
    By Andyjones in forum Programming
    Replies: 5
    Last Post: 04-14-2012, 11:09 AM
  4. Combos
    By AdventureBob in forum Forms
    Replies: 1
    Last Post: 01-20-2012, 08:54 AM
  5. Replies: 3
    Last Post: 10-17-2011, 10:36 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