pityocamptes
Registered User.
- Local time
- Yesterday, 19:26
- Joined
- Dec 8, 2010
- Messages
- 27
I have one form that basically prints out every field for the multiple tables that I have. I would like to reuse this form and would like three features. A print button to dump the entire tables content, which I believe the wizard would do for me. I would like two other print features that will allow me to print by vendor number (this field is related in the tables and included on the report/forms) based on the vendor that I am currently looking at in the subform. I would also like to print out by customer number. How would I do this? I assume there is some type of VB code I have to use? Thanks!