|
Prev: Advice on a couple of things if possible.
Next: taking conditions from one spreadsheet to another
From: Hassan on 3 Jul 2008 06:08 Hi All, I want to run macors only on that files which are in csv format. Thanks Hassan
From: Dave Peterson on 3 Jul 2008 07:49 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 Hassan wrote: > > Hi All, > > I want to run macors only on that files which are in csv format. > > Thanks > > Hassan -- Dave Peterson
|
Pages: 1 Prev: Advice on a couple of things if possible. Next: taking conditions from one spreadsheet to another |