Forum Discussion

Ato42's avatar
Ato42
Former Employee
Feb 12, 2020
Solved

Conditional Hyperlink

I'm trying to use a function like "Cell=IF(Condition, HYPERLINK(Link, Text), "HyperLink is not available")". I expect that the function would work like: ``` if(Condition):     Cell = HYPERLIN...
  • SergeiBaklan's avatar
    SergeiBaklan
    Feb 12, 2020

    Ato42 

    To my knowledge HYPERLINK() adds link to entire cell even if it is a part of a formula or text. That's quite old question. I didn't google now, but I don't remember I've seen any workaround.

Resources