How to linked with a hidden cell and sheets will hide when come to common sheet

hasankabir375

New Member
Joined
Jul 24, 2020
Messages
6
Office Version
  1. 2013
Platform
  1. Windows
I want your kind help again if you could.
I need some condition to solve through Excel e.g
1-I need to open two common sheet and hide other sheets
2-From common 2 sheet there will some red color cell which will be linked to hidden sheets cell. Not only the sheet even the cell which I want to go. So the condition is clicking the linked cell will show the linked cell of hidden sheet.
3-When I come back the common sheet other hidden sheets will be hidden automatically.
I am totally unfamiliar with vba. I want to do the tasks with many cell. Could any help me?
 

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.
Q!1 Are the other sheets protected?
Q2 How are cells hidden in other sheets?
- Manually by user?
- or by VBA?
 
Upvote 0
1- Cell will not hidden. Sheets will hidden. So when I will click the hyperlinked of common sheet from which, when I click the link hidden sheet will be un hide and the cell of the hidden sheet will be pointed directly because the hidden sheets are descriptive of common sheets. So some sheets will hidden, when I clicked the hyperlinked/button cell respective hidden sheet will be opened to linked cell respectively. Again when come back to common sheet unshide sheet will be hide automatically. If I could the excel file will upload.
 
Upvote 0
How were the links created?
- by formula =HYPERLINK( ...) ?
- by right click / hyperlink ... ?
 
Upvote 0

Forum statistics

Threads
1,214,821
Messages
6,121,755
Members
449,049
Latest member
excelknuckles

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top