View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
rci rci is offline
external usenet poster
 
Posts: 40
Default File association to Excel spreadsheet


Hi all,

I would like to do something a bit tricky with Excel 2002.

I would like to associate a file extension in such a way as to launch
a specific excel spreadsheet for parsing (via its macros).

For example:

Myfile.txt --- launches ---- ExcelTextParser.xls (and launching excel in
the process)

Related:
Can arguments be passed to excel on startup?


All the best,

Mike