D
Duck
I have a form which I am developing for an optometric firm. The form
is used to generate invoices for client orders. The form is one
continuous form but I have it divided into four sections with several
controls in each section. The sections are for Frames, Lenses,
Contact Lenses, and Misc. I also have four check boxes which I use to
activate/deactivate all the controls in each individual section of the
form.
I want to generate an invoice from the form which will only print out
the values from the sections that are active when the form is
complete. I want to think that I can create a subreport for each
section and make the section not print if it's corresponding check box
is not checked.
I don't quite know how to accomplish this, and also how to avoid gaps
in the final report (invoice), if some of the subreports are not
printed.
is used to generate invoices for client orders. The form is one
continuous form but I have it divided into four sections with several
controls in each section. The sections are for Frames, Lenses,
Contact Lenses, and Misc. I also have four check boxes which I use to
activate/deactivate all the controls in each individual section of the
form.
I want to generate an invoice from the form which will only print out
the values from the sections that are active when the form is
complete. I want to think that I can create a subreport for each
section and make the section not print if it's corresponding check box
is not checked.
I don't quite know how to accomplish this, and also how to avoid gaps
in the final report (invoice), if some of the subreports are not
printed.