View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bura Tino Bura Tino is offline
external usenet poster
 
Posts: 57
Default Excel in batch mode

Hi,

If I have an instance of Excel already running and I want to open file
"foo.xls" into that instance, how can I do that in batch mode?
The command "excel foo.xls" creates another instance of excel.

Thanks, Bura