Search results

  1. C

    Query Criteria with IFF statement and Checkbox

    Hi, HiTechCoach!!! I downloaded your DB and your code works like a charm for a single check box. How would you do it for multiple checkboxes?
  2. C

    Queries with multiple Yes/No fields

    Thank you!!! I am super new to this I haven't worked with complex databases since 2001 and I was using VB So Access is a completely different approach. Thank you for the listbox idea!
  3. C

    Queries with multiple Yes/No fields

    Checking it out right now Thank you!
  4. C

    Queries with multiple Yes/No fields

    Well, I am doing a test run with 12 fields But the final query will have to involve 154 :eek:
  5. C

    Queries with multiple Yes/No fields

    Yes and yes :)
  6. C

    Queries with multiple Yes/No fields

    Yeah Pretty much all of my fields are yes/no It's for a clinical report I want to find patients who have had x and/or y and/or z studies done
  7. C

    Queries with multiple Yes/No fields

    Hello everyone!!! I am trying to create a form to query entries that match certain parameters. Let's say that I want a client name and ID list and that the yes/no values are 1) likes sports, 2) likes dogs, and 3) likes cats I have unbound checkboxes on my form and I've been trying two...
Back
Top Bottom