marcuslovett
New Member
- Joined
- Aug 5, 2015
- Messages
- 1
Hi All,
I am completely new to VBA, but really need some help please!
I have a folder with over 100 excel files, and I want to run the same VBA code on all of these files automatically (open file, run VBA, Save, Close).
Each of the Excel files has several worksheets, I would like the code to delete all sheets, except for "a" and "b", and I need to do this for every excel file.
If anyone could help with this I would hugely appreciate it.
Thanks in advance!
I am completely new to VBA, but really need some help please!
I have a folder with over 100 excel files, and I want to run the same VBA code on all of these files automatically (open file, run VBA, Save, Close).
Each of the Excel files has several worksheets, I would like the code to delete all sheets, except for "a" and "b", and I need to do this for every excel file.
If anyone could help with this I would hugely appreciate it.
Thanks in advance!