ShogunStealth
New Member
- Joined
- Nov 6, 2021
- Messages
- 24
- Office Version
- 2019
- Platform
- Windows
I need to create and IF statement that when it is true it outputs a hyperlink text and when false it just plain text and so when you hover over the cell [false] it doesn't change to hand?
Sound simple enough but I can't work it out.
Something like =IF(A2=B2,HYPERLINK(B2,"Link"), "No Link")
This treats the "No Link" cells like a hyperlink
Sound simple enough but I can't work it out.
Something like =IF(A2=B2,HYPERLINK(B2,"Link"), "No Link")
This treats the "No Link" cells like a hyperlink