WombatTrax
New Member
- Joined
- Jul 10, 2012
- Messages
- 10
I have a workbook that contains 1 visible sheet and 3 hidden sheets. Each hidden sheet has a form associated with it that inputs data to cells on it's associated sheet. I also have a print(command) button on each form. The sheet needs to be printed twice; one to a PDF file, and one to a printer.
I would like the user to be able to click the "Print" button and have the print dialog box show so that they can select the proper printer they need, and then print the hidden sheet. I have been able to print the hidden sheet directly to the default printer, and I have been able to show the print dialog box, but I have not been able to have both instances happen together. Any help would be extremely appreciated. I have searched for a solution to this problem, but have come up empty.
I would like the user to be able to click the "Print" button and have the print dialog box show so that they can select the proper printer they need, and then print the hidden sheet. I have been able to print the hidden sheet directly to the default printer, and I have been able to show the print dialog box, but I have not been able to have both instances happen together. Any help would be extremely appreciated. I have searched for a solution to this problem, but have come up empty.