View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
marwan marwan is offline
external usenet poster
 
Posts: 3
Default ExecuteExcel4Macro "SET.PRINT.AREA" Syntax

I tried many suntax but they all fail
for example
ExecuteExcel4Macro "SET.PRINT.TITLES(""$2:$2"","""")"
It passes and does not generate an error but the desired rows (or
columns) does not repeat, and nothing appear in the UI dialog box that
shows the rpeating rows and columns.
What is the right syntax??