J
jhicsupt via AccessMonster.com
I have a True/False field. However I want to be able to include/not include
records more than True/False. In this query, if I put "True", it will
include only those records for Boston. However I want to be able to include
one of the following, but prompt the user to see what they want to include:
All Records
Just records <> "Boston"
Just "Boston"
Field name is District.
How can I accomplish this?
Thanks in advance.
records more than True/False. In this query, if I put "True", it will
include only those records for Boston. However I want to be able to include
one of the following, but prompt the user to see what they want to include:
All Records
Just records <> "Boston"
Just "Boston"
Field name is District.
How can I accomplish this?
Thanks in advance.