Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() right thanks. I've decided to use Franks approach and create a userfor where the user selects which printer they want and then the correc sheets in the spreadsheet are printed to that printer, so i have trie to use this code If UserForm1.OptionButton1.Value = True Then Application.ActivePrinte = "\\TLPRWFC020001\tlnpwfc020001" however i get an error when it runs saying "Method 'Activeprinter' o object '_Application' failed". any ideas whats wrong with my line of code? thank -- neowo ----------------------------------------------------------------------- neowok's Profile: http://www.excelforum.com/member.php...nfo&userid=594 View this thread: http://www.excelforum.com/showthread.php?threadid=27202 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 printing problem--printing 1 document on 2 pages | Excel Discussion (Misc queries) | |||
Excel Printing --Borders are not printing on the same page as data | Excel Discussion (Misc queries) | |||
Printing a heading on each new page when printing | Excel Discussion (Misc queries) | |||
Enable Double sided printing contiuously when printing multiple s. | Excel Discussion (Misc queries) | |||
Printing? Worksheets not printing the same on multiple pc's! | Excel Programming |