View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] Richard.Shackleton@uk.ibm.com is offline
external usenet poster
 
Posts: 1
Default Auto run macros when opening CSV files

Does anyone know of a way to automatically run a macro when I open a CSV
file in Excel.
I know how to use run a macro when I open an excel file, but this won't
work for CSV's.
I know i could just create a macro and press a key once the csv is open
but would like to know if this could be automated all together.

Is there a way to re-programme the file open option for CSV's ?