Hello,
I have a folder with over 3,000 xlsx files. These files contain several tabs with specific names. I am trying to locate which of those files do not have a tab with the name "DOWNLOAD".
I do not want to have to open all 3,000 files and identify which ones do not have this tab. Is there any way to do this with a VBA macro?
Thank you for your assistance.
I have a folder with over 3,000 xlsx files. These files contain several tabs with specific names. I am trying to locate which of those files do not have a tab with the name "DOWNLOAD".
I do not want to have to open all 3,000 files and identify which ones do not have this tab. Is there any way to do this with a VBA macro?
Thank you for your assistance.