ShyamExcel
New Member
I have about a 100 files in a folder (.xlsx) which all have the same 5 tabs in them. I need to do these things on all of them.
1. In Tab named 'Dates', there is a drop down in C6 which has to be set to 12/7/2012.
2. Hide Tab named 'Raw'.
3. Delete Tab named 'Old'
Is there Loop routine in VBA that we can write for searching through and performing these 3 actions and saving them in the same files?
Thanks
Shyam
1. In Tab named 'Dates', there is a drop down in C6 which has to be set to 12/7/2012.
2. Hide Tab named 'Raw'.
3. Delete Tab named 'Old'
Is there Loop routine in VBA that we can write for searching through and performing these 3 actions and saving them in the same files?
Thanks
Shyam