BenSteckler
Addicted to Programming
- Local time
- Today, 03:12
- Joined
- Oct 4, 2000
- Messages
- 44
I have a table that has a few check boxes
(Example: Paid, OverPayment, Late)
I would like to be able to click on a button that would open a form that contains only the data that has a Check mark.
(Ex: That says "Show Overpayment" that would show all records that have the OverPayment box checked.)
I would like to use the docmd openform but I can not get the Apply filter to work. Can anyone help?
Ben_Steckler@hotmail.com
(Example: Paid, OverPayment, Late)
I would like to be able to click on a button that would open a form that contains only the data that has a Check mark.
(Ex: That says "Show Overpayment" that would show all records that have the OverPayment box checked.)
I would like to use the docmd openform but I can not get the Apply filter to work. Can anyone help?
Ben_Steckler@hotmail.com