Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
HCS HCS is offline
external usenet poster
 
Posts: 5
Default using vb to select which printer to use

Hello,
when using the printout command the page simply prints out to the default
printer. how can you use vb to select a printer

cheers


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 134
Default using vb to select which printer to use

hi
this is from my network. i don't know how your's is set up
ActiveWindow.SelectedSheets.PrintOut Copies:=1,
ActivePrinter:= _
"\\OKI-01\OKI-HP4000-01 on Ne01:", Collate:=True
regards
Frank

-----Original Message-----
Hello,
when using the printout command the page simply prints

out to the default
printer. how can you use vb to select a printer

cheers


.

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
How to set printer default to select active sheet not whole book Vic Storey Excel Discussion (Misc queries) 0 May 16th 08 06:11 PM
select printer macro jatman Excel Worksheet Functions 1 March 15th 08 01:58 PM
members on my network printer not able to print to default printer smeheut Excel Discussion (Misc queries) 0 June 18th 07 06:42 PM
No printer select in excel jj Excel Discussion (Misc queries) 1 March 25th 05 11:34 AM
select printer Mark[_17_] Excel Programming 4 February 11th 04 02:28 PM


All times are GMT +1. The time now is 07:08 PM.

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

About Us

"It's about Microsoft Excel"