Hyperlink cell based on value

hgbegdhegdh

New Member
Joined
Oct 17, 2019
Messages
17
Office Version
  1. 2010
Platform
  1. Windows
I am having a sheet in which I want to hyperlink a cell such that it finds text mentioned in formula and moves cursor there

For this I am using below formula
=HYPERLINK("#ToDo!A" & MATCH("promc1",A:A,0), "display text")

Above formula is entered in cell A53

Todo is sheet name in the same worksheet
promc1 is the text which need to be find
dislplay text is the text should be visible in A53

What is perfect: When i click link on A53, it will find promc1 in A and wherever it finds promc1 it will take the cursor there.

Problem is: instead of "display text" in A53 it shows zero

Attached screenshots

I am using MS Office 10 in windows 10

Please help in solving this

screenshot at below link
https://my.pcloud.com/publink/show?code=XZSn94kZDUP9V6pN0LbUHNrn89Oj5kjXBVKy


Also posted here
https://www.excelforum.com/excel-fo...yperlink-cell-based-on-value.html#post5211705

 
Last edited by a moderator:

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.
Try moving the formula to another column, maybe B53.
With the formula in col A you will get a circular reference, which is probably causing the problem.
 
Upvote 0
You're welcome & thanks for the feedback
 
Upvote 0

Forum statistics

Threads
1,214,397
Messages
6,119,273
Members
448,883
Latest member
fyfe54

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