Hello All
OK, I’ve got a database set up and running quite happily, now I’m asked to allow the user to restrict the records by clicking a checkbox. I could do this by duplicating all my forms and queries and setting the buttons I use to call these items to check the status of the checkbox……
However, I’m feeling a bit lazy and slightly adventurous, so, is it possible to write a piece of SQL code in VBA and use it to control my various queries depending on the status of the checkbox?? Would I be looking to use something like the code used in an unmatched query? Or is not possible?
Thanks
Ian