deletedalien
Well-known Member
- Joined
- Dec 8, 2008
- Messages
- 505
- Office Version
- 2013
- Platform
- Windows
Good morning all,
i searched the forum and found similar results to what i need but not quite meet the criteria for my specific issue and i am hoping that you guys can help me with your knowledge.
so what i have is a series of reports that i update every morning and they all need to have data updated on them, to do this i unhide certain sheets (tabs) then update the data ---- and then re-hide the necessary tabs...
so the first part of this i completely have covered no problems there...
my issue is that some of these reports have 2 or 3 sheet tabs that need to be hidden,
some of these reports have 1 or 2 sheets that need to remain un-hidden,
and the sheets that need to be hidden don't necessarily have the same name,
so the VBA might have to loop trough the sheets in the workbook to find the sheets that need to be hidden.
Also this VBA will be added to an existing one (if possible) that i have in my "personal workbook".
Any help will be greatly appreciated.
Thanx again.
i searched the forum and found similar results to what i need but not quite meet the criteria for my specific issue and i am hoping that you guys can help me with your knowledge.
so what i have is a series of reports that i update every morning and they all need to have data updated on them, to do this i unhide certain sheets (tabs) then update the data ---- and then re-hide the necessary tabs...
so the first part of this i completely have covered no problems there...
my issue is that some of these reports have 2 or 3 sheet tabs that need to be hidden,
some of these reports have 1 or 2 sheets that need to remain un-hidden,
and the sheets that need to be hidden don't necessarily have the same name,
so the VBA might have to loop trough the sheets in the workbook to find the sheets that need to be hidden.
Also this VBA will be added to an existing one (if possible) that i have in my "personal workbook".
Any help will be greatly appreciated.
Thanx again.