Microsoft Office Forums


Reply
Thread Tools Display Modes

Print Dialogue Box

 
 
Salza
Guest
Posts: n/a

 
      03-08-2010, 04:20 AM
What is the macro command (code) to just open the Print dialogue box
without printing?

I tried this macro ExecuteExcel4Macro
"PRINT(2,1,1,1,,,,,,,,2,,,TRUE,,FALSE)" but it printed the worksheet.

Than kyou.
 
Reply With Quote
 
 
 
 
Per Jessen
Guest
Posts: n/a

 
      03-08-2010, 06:13 AM
Maybe this:

Application.Dialogs(xlDialogPrint).Show

Regards,
Per

"Salza" <(E-Mail Removed)> skrev i meddelelsen
news:a1f2a01f-c8d8-40f4-b1ea-(E-Mail Removed)...
> What is the macro command (code) to just open the Print dialogue box
> without printing?
>
> I tried this macro ExecuteExcel4Macro
> "PRINT(2,1,1,1,,,,,,,,2,,,TRUE,,FALSE)" but it printed the worksheet.
>
> Than kyou.


 
Reply With Quote
 
Salza
Guest
Posts: n/a

 
      03-08-2010, 11:49 AM
On Mar 8, 3:13*pm, "Per Jessen" <per.jes...@mail.dk> wrote:
> Maybe this:
>
> Application.Dialogs(xlDialogPrint).Show
>
> Regards,
> Per
>
> "Salza" <zainudd...@gmail.com> skrev i meddelelsennews:a1f2a01f-c8d8-40f4-b1ea-(E-Mail Removed)...
>
> > What is the macro command (code) to just open the Print dialogue box
> > without printing?

>
> > I tried this macro *ExecuteExcel4Macro
> > "PRINT(2,1,1,1,,,,,,,,2,,,TRUE,,FALSE)" but it printed the worksheet.

>
> > Than kyou.



Hi Per,

Thank you. It works perfectly.

Regards,
Zainuddin
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Why do my shaded boxes print incorrect colors and streaks? DBLL PowerPoint Newsgroup 1 03-08-2010 06:16 PM
Infopath2003 click to print pdf insanity blargh mcblargy Infopath Newsgroup 0 02-22-2010 06:02 PM
A Macro to Print sheets in mult w.books Gladiator Excel Newsgroup 2 02-22-2010 05:35 PM
print powerpoint file from browser using grayscale option to save m_s PowerPoint Newsgroup 0 02-18-2010 11:04 PM
displaying items in a repeating table in Print View RSorrell Infopath Newsgroup 0 02-17-2010 05:06 PM



All times are GMT. The time now is 02:08 PM.