redirecting hyperlink based on the cell value

rinijg

New Member
Joined
May 13, 2011
Messages
47
Hi, Can some one tell me how to redirect a hyperlink based on the value of cell??
 

Excel Facts

Lock one reference in a formula
Need 1 part of a formula to always point to the same range? use $ signs: $V$2:$Z$99 will always point to V2:Z99, even after copying
I'm not sure what you mean, but maybe you can use the HYPERLINK function. You can use cell references as its arguments.
 
Upvote 0
This is my actual problem
I have a workbook named Search in which there is a worksheet named Find_Result. A1-"Search Results", A2 to the cells down have the search results. These search results are the name of the worksheets of another workbook named Database. The search results vary each time and some time there might be only one search resul, that is, only A2 will have the name of the worksheet. Sometimes there might be many search results.
When i click on the cell, i want it to open that particular worksheet from the workbook Database.

Can you help me in writing a code for that?
 
Upvote 0
Yeah I tried, But it was not recorded. I dont know why. But now I got how to do that. Got through another thread in Mr. Excel :)
 
Upvote 0

Forum statistics

Threads
1,224,509
Messages
6,179,194
Members
452,893
Latest member
denay

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