Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can someone tell me how to display the printer dialog box
in VBA for excel Thanks Dean |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Dean
Application.Dialogs(xlDialogPrint).Show -- Regards Frank Kabel Frankfurt, Germany Dean Southgate wrote: Can someone tell me how to display the printer dialog box in VBA for excel Thanks Dean |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
application.Dialogs(xlDialogPrint).Show
-- Regards, Tom Ogilvy "Dean Southgate" wrote in message ... Can someone tell me how to display the printer dialog box in VBA for excel Thanks Dean |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks...
Dean -----Original Message----- application.Dialogs(xlDialogPrint).Show -- Regards, Tom Ogilvy "Dean Southgate" wrote in message ... Can someone tell me how to display the printer dialog box in VBA for excel Thanks Dean . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Dsiplay numbers in Arabic language | Excel Discussion (Misc queries) | |||
members on my network printer not able to print to default printer | Excel Discussion (Misc queries) | |||
How to delete the "Insert Function Dialog Box" (dialog box only)? | Excel Worksheet Functions | |||
Printer Multiple Worksheets with a particular Printer Setting | Excel Worksheet Functions | |||
How do I dsiplay changes in my cell | Excel Worksheet Functions |