View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
velvetlady velvetlady is offline
external usenet poster
 
Posts: 12
Default What are the parameters for print(,,,,,,,,,,,,,,,) excel4 macro?

When using the following in a VB macro
ExecuteExcel4Macro _
"PRINT(1,,,1,,,,,,,,2,""HP LaserJet 2300 Series PCL 6 on
LPT1:"",,TRUE,,FALSE)"

Where can I find the definition for all the parameters for the PRINT()
function?
--
jwm