R
rap43
I am using a multi select form to select events to create a weekly report. I
use a start date and end query to populate the form. The form has a check box
that is will be available for each event. Once the selections are marked and
the report is created, I have a toggle button that will clear all check boxes
and reset the button. I use Set colCheckBox = Nothing and Toggle = False. I
need another toggle button that will select all. Can someone give me a little
advice?
use a start date and end query to populate the form. The form has a check box
that is will be available for each event. Once the selections are marked and
the report is created, I have a toggle button that will clear all check boxes
and reset the button. I use Set colCheckBox = Nothing and Toggle = False. I
need another toggle button that will select all. Can someone give me a little
advice?