Thread: Printing
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Cone[_2_] Jim Cone[_2_] is offline
external usenet poster
 
Posts: 1,549
Default Printing

Already answered.
--
Jim Cone
Portland, Oregon USA


"Fred" <leavemealone@home wrote in message ...
When I record a macro of a simple print operation the code it gives me is
ExecuteExcel4Macro "PRINT(1,,,1,,,,,,,,2,,,TRUE,,FALSE)"
Can anyone tell me what all of the parameters are in the PRINT macro
including the blank ones?
Thanks
Fred