M
Mark
I have a form that has a number of number of check boxes
that allow the user to run numerous reports or routines.
However, the problem is that not only is the form getting
crowded, but I believe there is a limit of 256 controls on
the form, which I would be close to maxing out.
One solution I thought of would be to create a tabbed
sheet to hold a group of controls, another approach that I
have heard of would be to group the controls.
I was wondering if someone could point me to a reference
source for how I would do both of these.
Thank you in advance.
Mark
that allow the user to run numerous reports or routines.
However, the problem is that not only is the form getting
crowded, but I believe there is a limit of 256 controls on
the form, which I would be close to maxing out.
One solution I thought of would be to create a tabbed
sheet to hold a group of controls, another approach that I
have heard of would be to group the controls.
I was wondering if someone could point me to a reference
source for how I would do both of these.
Thank you in advance.
Mark