skate
12-03-2002, 04:04 PM
How do I print the current form displayed? I can't pre-choose this and use a query b/c it depends on what record is being viewed.
|
View Full Version : print current form skate 12-03-2002, 04:04 PM How do I print the current form displayed? I can't pre-choose this and use a query b/c it depends on what record is being viewed. Wicklund 12-04-2002, 09:10 AM Can you be a little more descriptive in what you are trying to do? What type of form do you want to print (Continuous / Single)? Do you want to print the current record, or all records? Pat Hartman 12-05-2002, 02:55 PM If you let the wizard create a print button for you, printing the current record will be one of the options. BTW, forms are not optimized for printing. You will get better results with a report. |