Thread: Auto_Open
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Alastair79 Alastair79 is offline
external usenet poster
 
Posts: 12
Default Auto_Open

Is it possiable to say if a .csv file with the name "Albert" is open then run
the following macro else don't run anything. The file does not always exist
so can't just set it to that specific file, will have to be saved on the
Personal.xls

Thanks............... Alastair.