Good Afternoon
I have a custom pop up form set up as a query dialog on which a user will enter or select certain criteria for a search query. This is done using text boxes and combo boxes.
How do I use a check box on the form to exclude certain records from the search.
For example tick to exclude all records that have "Live" in the status field of the table that is being queried.
Thanks
VC
I have a custom pop up form set up as a query dialog on which a user will enter or select certain criteria for a search query. This is done using text boxes and combo boxes.
How do I use a check box on the form to exclude certain records from the search.
For example tick to exclude all records that have "Live" in the status field of the table that is being queried.
Thanks
VC