RE: $$Excel-Macros$$ for print dialog box in excel vba form

2012-01-19 Thread Rajan_Verma
Try this : APplication.Dialogs(xlDialogPrint).show Rajan. From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On Behalf Of Shankar Bheema Sent: Jan/Wed/2012 04:52 To: excel-macros@googlegroups.com Subject: $$Excel-Macros$$ for print dialog box in excel vba form

Re: $$Excel-Macros$$ for print dialog box in excel vba form

2012-01-18 Thread NOORAIN ANSARI
Dear Shankar, Please use it.. Sub show_Printer() Application.Dialogs(xlDialogPrint).Show End Sub -- Thanks & regards, Noorain Ansari *http://excelmacroworld.blogspot.com/* *http://noorain-ansari.blogspot.com/* On Wed,

$$Excel-Macros$$ for print dialog box in excel vba form

2012-01-18 Thread Shankar Bheema
Dear Experts Pls provide code line for a command button to invoke Print Dialogue box. thank you -- FORUM RULES (986+ members already BANNED for violation) 1) Use concise, accurate thread titles. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need A