work book open _ event

  • Thread starter Thread starter Hassan
  • Start date Start date
H

Hassan

Hi All,

I want to run macors only on that files which are in csv format.

Thanks

Hassan
 
CSV files are plain text files. The don't contain formulas, formatting or
macros.

If you want a macro that runs each time you open any CSV file, you could use an
application event that monitors what you do.

Chip Pearson has some instructions about using application events here:
http://www.cpearson.com/excel/AppEvent.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top