Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am wondering what code i would need to bring up the print selection box? I mean the one where you can choose which printer and how many? Thanks in advance Greg |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Maybe
response = Application.Dialogs(xlDialogPrint).Show() Mike "Greg B" wrote: Hi, I am wondering what code i would need to bring up the print selection box? I mean the one where you can choose which printer and how many? Thanks in advance Greg |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks for that
Greg "Mike H" wrote in message ... Maybe response = Application.Dialogs(xlDialogPrint).Show() Mike "Greg B" wrote: Hi, I am wondering what code i would need to bring up the print selection box? I mean the one where you can choose which printer and how many? Thanks in advance Greg |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 printing problem--printing 1 document on 2 pages | Excel Discussion (Misc queries) | |||
Excel Printing --Borders are not printing on the same page as data | Excel Discussion (Misc queries) | |||
Printing a heading on each new page when printing | Excel Discussion (Misc queries) | |||
Enable Double sided printing contiuously when printing multiple s. | Excel Discussion (Misc queries) | |||
Printing? Worksheets not printing the same on multiple pc's! | Excel Programming |