D
David
Hi
I have a number of check boxes say 12, that I potentiality need to be
displayed on Access 97 reports. However, I know that for each report only a
few of the potential 12 will be used on each report. As report space is at a
premium, I do not want to display 12 check boxes on each report with a good
number of the boxes displaying no useful data.
My first idea was to only make visible check boxes that represent useful
data (Tick).
But..how does one go about VBA coding so that only the check boxes that need
to be visible are grouped together one under each other?
So the effect on the report would gave the elusion of a grow shrink feature
Thanks in advance for your help
Dave
I have a number of check boxes say 12, that I potentiality need to be
displayed on Access 97 reports. However, I know that for each report only a
few of the potential 12 will be used on each report. As report space is at a
premium, I do not want to display 12 check boxes on each report with a good
number of the boxes displaying no useful data.
My first idea was to only make visible check boxes that represent useful
data (Tick).
But..how does one go about VBA coding so that only the check boxes that need
to be visible are grouped together one under each other?
So the effect on the report would gave the elusion of a grow shrink feature
Thanks in advance for your help
Dave