A
alegria4ever
I have over 30 excel worksheets that are:
1. Password protected
2. The sheet is also password protected
3. Each worksheet contains only one tab call "All" and this tab is in
the same format and contains the same column in every sheet.
4. It's located in the same folder
I need to write a macro that will open all these workbook in this
folder and combine the data into one new sheet with only one tab called
"All". I am able to write the code to open all the workbook but am
having a difficult time figuring out how to copy only the cells with
data into the new workbook and then do the same with all 30 workbook.
I know I have seen this code floating around before but I am having a
hard time finding the right one that fits my needs. If anyone can
provide some help, I'd appreciate it.
Thank you in advance.
1. Password protected
2. The sheet is also password protected
3. Each worksheet contains only one tab call "All" and this tab is in
the same format and contains the same column in every sheet.
4. It's located in the same folder
I need to write a macro that will open all these workbook in this
folder and combine the data into one new sheet with only one tab called
"All". I am able to write the code to open all the workbook but am
having a difficult time figuring out how to copy only the cells with
data into the new workbook and then do the same with all 30 workbook.
I know I have seen this code floating around before but I am having a
hard time finding the right one that fits my needs. If anyone can
provide some help, I'd appreciate it.
Thank you in advance.