View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
A-DESIGN A-DESIGN is offline
external usenet poster
 
Posts: 40
Default Call other application from excel

Hi,

I am using Shell ("c:\Program Files\X\X.EXE") to run another program from
excel , now how can I make this code to open a specific file for me actually
in this case both excel and X application are using the same file name but
the extensions are like 04094.xls and 04094.XXX .

Thanks in advance.
Afshin