D
dah
The form (which is normally printed as a hard copy in addition to bein
online) has many textboxes and checkboxes that work nicely. A use
fills in the form with the appropriate information (the form is used t
take orders for different machine parts). I now need a packing slip (sa
the last page) to be automatically printed with any information that wa
selected previously in the form. Doesn't seem that using a [Ref] cod
works since there are too many choices for different parts.
How could I write a macro that would pull and print only th
information checked in the form? I'm guessing that some form of an I
statement may work. I would need the macro to look back over the for
and if a check or text box has information in it, print tha
information on the packing slip page.
Any thoughts?
Thanks
online) has many textboxes and checkboxes that work nicely. A use
fills in the form with the appropriate information (the form is used t
take orders for different machine parts). I now need a packing slip (sa
the last page) to be automatically printed with any information that wa
selected previously in the form. Doesn't seem that using a [Ref] cod
works since there are too many choices for different parts.
How could I write a macro that would pull and print only th
information checked in the form? I'm guessing that some form of an I
statement may work. I would need the macro to look back over the for
and if a check or text box has information in it, print tha
information on the packing slip page.
Any thoughts?
Thanks