Hyperlink issue

dukiedog2

New Member
Joined
Apr 9, 2009
Messages
3
I have "developed " a database for work. The user will enter a value to display results. Among the 10 or so results I want to insert a word file that is located on another sheet. However not all results have a file, but will have a zero instead. SO on the results display cell I have an IF( location="0" , " No link available", Hyperlink( location , "click for link")) However I always get a click here even if the cell value in the IF staement is true. Why does it always try to give a hyperlink???
 

Excel Facts

How to show all formulas in Excel?
Press Ctrl+` to show all formulas. Press it again to toggle back to numbers. The grave accent is often under the tilde on US keyboards.
Silkfire: As I understood the poster's issue, no matter if the IF statement resolves to the TRUE or FALSE part of the statement, when you hover over the cell containing the IF statement, it always indicates a hyperlink is present. Your formula does that as well.
 
Last edited:
Upvote 0
Can you send me your document to my email and I'll try to resolve it: endarion [at] gmail [.] com?
 
Upvote 0

Forum statistics

Threads
1,220,965
Messages
6,157,120
Members
451,399
Latest member
alchavar

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