Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default How do I create a macro that prints to any default printer

I need a macro that will print a document from any default printer. Here is
the thing... I have created a form and several people will be using the form.
I want to create a macro so that anyone who receives the document can print
the form by clicking a command button Please help thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 219
Default How do I create a macro that prints to any default printer

Unless you specifically change the active printer, the macro will print to
the user's active printer.

FYI, You CAN change a printer by using code something like...
Application.ActivePrinter = "hp officejet 6100 series on Ne00:"

HTH,
--
Gary Brown

If this post was helpful, please click the ''Yes'' button next to ''Was this
Post Helpfull to you?''.


"Wanna Learn" wrote:

I need a macro that will print a document from any default printer. Here is
the thing... I have created a form and several people will be using the form.
I want to create a macro so that anyone who receives the document can print
the form by clicking a command button Please help thanks

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Is there a way to default the number times a document prints? Bat Excel Discussion (Misc queries) 1 August 24th 08 07:57 AM
members on my network printer not able to print to default printer smeheut Excel Discussion (Misc queries) 0 June 18th 07 06:42 PM
excel macro to automatically change default printer James Bromley Excel Discussion (Misc queries) 1 January 15th 06 11:42 AM
printer prints 1/2 page then ejects rfiler Excel Discussion (Misc queries) 2 December 22nd 05 02:47 PM
create a pause in print macro to allow user to select printer Scott53 Excel Programming 1 September 7th 05 04:29 PM


All times are GMT +1. The time now is 01:55 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"