View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
fred fred is offline
external usenet poster
 
Posts: 73
Default Print using ExecuteExcel4Macro

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