Hi, i have a workbook containing plenty sheets.
I would like to set the sheet2 @ Overview as my dashboard. Which, when i click link in Overview, it will unhide sheet linked and naviagate to it. Then, hide that opened sheet when i go go back to Overview.
I found a macros fulfilling the above needs perfectly.
However, i would like to get help to get a code that can achieve the below approach:
1. Let assumes the Overview dashboard sheet is A.
2. When i click link in A, it will unhide & redirect me to the corresponded hidden sheet(Assumes its B).
3. When i click on hyperlink in B, it will also unhide and redirects me to the hidden sheet C.
4. When i go back to A, the rest of the sheets will hide again.
Perhaps there were someone here can help or guide me through to achieve the above solutions.
Ps: I was completely new to the macros coding. Hence it is appreciated if you are willing to share the code to me directly or can teach me how to code it. I'm eager to learn
Thanks in advanced!
I would like to set the sheet2 @ Overview as my dashboard. Which, when i click link in Overview, it will unhide sheet linked and naviagate to it. Then, hide that opened sheet when i go go back to Overview.
I found a macros fulfilling the above needs perfectly.
However, i would like to get help to get a code that can achieve the below approach:
1. Let assumes the Overview dashboard sheet is A.
2. When i click link in A, it will unhide & redirect me to the corresponded hidden sheet(Assumes its B).
3. When i click on hyperlink in B, it will also unhide and redirects me to the hidden sheet C.
4. When i go back to A, the rest of the sheets will hide again.
Perhaps there were someone here can help or guide me through to achieve the above solutions.
Ps: I was completely new to the macros coding. Hence it is appreciated if you are willing to share the code to me directly or can teach me how to code it. I'm eager to learn
Thanks in advanced!