Create an unbound field on your form or report with a calculation in its control source.
In the control source enter:
=iif([NameofYesNoField]="Yes",1,0)
Hope this helps you.
Hey Jesse.
In your criteria enter something like this
under the address field:
Like "*" & [Type the Address] & "*"
Hope this helps you.
Doing this in a report structure, rather than a query, would be very easy.
Create a new report setting its recordsource to your initial query.
In the report, in the View - Sorting and Grouping section, select Field1 from the Field/Expression list and make sure the Group Header is set to Yes...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.