I'm trying to develop a parameter query using Query Builder, the database is
Access 2003. I placed a ? in the column to we quered and linked it to a
checkbox on the form. When the user selects an option from the checkbox the
query works.
I'd also like for the user to have the option to select all records. I've
tried putting a wildcard (*) as an option but this doesn't work.
Suggestions will be greatly appreciated! Thanks...
--
Tony
Access 2003. I placed a ? in the column to we quered and linked it to a
checkbox on the form. When the user selects an option from the checkbox the
query works.
I'd also like for the user to have the option to select all records. I've
tried putting a wildcard (*) as an option but this doesn't work.
Suggestions will be greatly appreciated! Thanks...
--
Tony