P
PJ
I'm trying to print a report via a form. I want to be able to do the following:
1. Click on the first Toggle Button which is in option group 1 (has more
then one Toggle Button in option group) then
2. Click on the Second Toggle Button whick is in the next option group 2
(has more then one Toggle Button in option group) then
3. Click on the Third Toggle Button whick is in the next option group 3
(has more then one Toggle Button in option group) then
4. Click on a command Button for specified report (I have the Event
Procedure "On Click")
How would that look if I did a IF statement?
1. Click on the first Toggle Button which is in option group 1 (has more
then one Toggle Button in option group) then
2. Click on the Second Toggle Button whick is in the next option group 2
(has more then one Toggle Button in option group) then
3. Click on the Third Toggle Button whick is in the next option group 3
(has more then one Toggle Button in option group) then
4. Click on a command Button for specified report (I have the Event
Procedure "On Click")
How would that look if I did a IF statement?