View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tintin92 Tintin92 is offline
external usenet poster
 
Posts: 2
Default Command Line. How to tell to XL : If the xls file exist : Open it, if it does not exist : Create it.

Hello,

When I start XL in command line.
How to tell to XL :
If the xls file exist : Open it, if it does not exist : Create it.

Thanks.

Tintin92