Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When I run this macro to print the w2orksheet the printer settings are
changed to 'best' quality. Can someone explain the function of the operators on the 'print' line and which one is changing the printer? Is there a site that explains the function of each operator.Help appreciated. TO 'BEST' QUALITYtrackform (a) =OPEN("C:\HARRIERS\SHEETS\UT6B.XLS",1) =PRINT(1,,,1,FALSE,FALSE,1,FALSE,1,-4) =FILE.CLOSE() =RETURN() |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro Help Needed - Excel 2007 - Print Macro with Auto Sort | Excel Worksheet Functions | |||
Pivot Table macro to set print area and print details of drill down data | Excel Discussion (Misc queries) | |||
Macro to open print window and set to print entire workbook | Excel Discussion (Misc queries) | |||
Create a print macro that would automatically select print area? | Excel Worksheet Functions | |||
Need Help w/ Print Macro to Print All Visible Sheets (including Charts) in a Workbook | Excel Programming |