View Full Version : Printing problems


REDaughdril
11-21-2000, 07:15 PM
We use a form to enter our data (forms, multi sub forms), once that data is entered I need a button (command) to press, from this form, to print another form (different format) with all the data we just entered. Presently they have to get out of this form, go to the other form search for the ID number and then print the form. Kind of time consuming. Thanks for the help!!!!

Jack Cowley
11-21-2000, 07:36 PM
Are you really printing forms or do you mean a report? If you are really printing forms I would suggest that you make a report and have it look like your form, if that is what you want, and then it should be fairly easy to print the report from the currently open form....