ptaylor-west
Registered User.
- Local time
- Today, 11:19
- Joined
- Aug 4, 2000
- Messages
- 193
I have a form with 2 pages , the first page is an input to a table.
I have created a Print Command button using the Printout macro command.
I choose Selective rather than Print on the Printout Macro Command so that it doesn't print all the records stored in the table.
However this option prints the selected records both pages automatically but sometimes I need to print only the first page.
I can choose Page on the Printout Macro Command and then choose Page 1 to Page 1 but this prints the 1 st page of the 1st record in the table which is no good at all.
It would be great if I was given the normal option by the printer to print 1 or 2 pages but I don't get this option.
Any ideas how I can get round this.......do I need to do another macro or add in something else into the event procedure ?
I have created a Print Command button using the Printout macro command.
I choose Selective rather than Print on the Printout Macro Command so that it doesn't print all the records stored in the table.
However this option prints the selected records both pages automatically but sometimes I need to print only the first page.
I can choose Page on the Printout Macro Command and then choose Page 1 to Page 1 but this prints the 1 st page of the 1st record in the table which is no good at all.
It would be great if I was given the normal option by the printer to print 1 or 2 pages but I don't get this option.
Any ideas how I can get round this.......do I need to do another macro or add in something else into the event procedure ?