jute
Jul 23rd, 2003, 09:47 PM
In M$ Access, say I have a simple user input form, a table that stores data on the form and a ready-made report that consists of hundreds of textboxes that contain table data and hundreds of labels that are just, well, plain labels.
On the form, there are several data fields and a huge "Print" button that will open the report for preview as well as print.
Now the problem is, I have to add a checkbox that, when checked, some of those labels on that report will not be printed. How do I control that from the form?
I know I could just create another report without those labels to achieve this purpose but is there a way I can modify report controls from a userform?
On the form, there are several data fields and a huge "Print" button that will open the report for preview as well as print.
Now the problem is, I have to add a checkbox that, when checked, some of those labels on that report will not be printed. How do I control that from the form?
I know I could just create another report without those labels to achieve this purpose but is there a way I can modify report controls from a userform?