I have a mailing list with town, street and postcode fields and a checkbox. How do I print a list of addresses which have had the checkbox ticked and ignore the rest?
Create a query on your table. Include the "checkbox" field and enter TRUE
on the criteria line under that field. Use the query to create your report.
--
John Viescas, author
"Microsoft Office Access 2003 Inside Out"
"Running Microsoft Access 2000"
"SQL Queries for Mere Mortals" http://www.viescas.com/
(Microsoft Access MVP since 1993)
Clare said:
I have a mailing list with town, street and postcode fields and a
thanks for that, I was trying is true or is 1 and it didn't like it. i think i was trying to make it harder than it actually was
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.