Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 287
Default selecting printer

Hi, I am looking for a way to select a printer when code is run. This file
may be run from different computers which have access to different printers.
I'm wondering what the best way is to have the printer window appear and
allow the user to choose their printer?? Thanks much
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 709
Default selecting printer

Aaron, try one of these

Application.Dialogs(xlDialogPrint).Show

Application.Dialogs(xlDialogPrinterSetup).Show


--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003

"Aaron" wrote in message
...
Hi, I am looking for a way to select a printer when code is run. This

file
may be run from different computers which have access to different

printers.
I'm wondering what the best way is to have the printer window appear and
allow the user to choose their printer?? Thanks much



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
Selecting printer in a macro lohme Excel Discussion (Misc queries) 4 January 2nd 07 06:36 PM
Selecting A Printer With VBA Minitman[_4_] Excel Programming 4 October 21st 04 05:51 PM
Selecting printer from macro BrianG[_4_] Excel Programming 5 June 9th 04 10:43 PM
Selecting a printer Robin Clay[_3_] Excel Programming 0 February 2nd 04 06:25 PM
Selecting a Printer in VBA Robin Clay[_3_] Excel Programming 3 January 28th 04 01:13 AM


All times are GMT +1. The time now is 05:43 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"