Formula to create a hyperlink

Options

Is there an equivalent to this excel formula?

=HYPERLINK("http:www.google.com", "Link to GOOGLE")

Tags:

Answers

  • Andrée Starå
    Andrée Starå ✭✭✭✭✭✭
    Options

    Hi @Detrie Zacharias

    I hope you're well and safe!

    Unfortunately, it's not possible now, but it's an excellent idea!

    Please submit an Enhancement Request when you have a moment.

    • If you want another text to show instead of the URL, you'll have to use the Hyperlinking feature in Smartsheet.

    I hope that helps!

    Have a fantastic weekend & Happy New Year!

    Best,

    Andrée Starå | Workflow Consultant / CEO @ WORK BOLD

    Did my post(s) help or answer your question or solve your problem? Please support the Community by marking it Insightful/Vote Up or/and as the accepted answer. It will make it easier for others to find a solution or help to answer!

    SMARTSHEET EXPERT CONSULTANT & PARTNER

    Andrée Starå | Workflow Consultant / CEO @ WORK BOLD

    W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35

    Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.

  • I found a workaround if it's helpful. It involves using 3 columns for input plus a 4th column which is the actual link

    Column 1- type in the first part of your hyperlink -- e.g. https://websiteaddresspart1.com/

    Column 2- type the unique part of the website address that would be unique to the row -- e.g. 123456

    Column 3- type the ending part of the website address -- e.g. andfinalpartofwebsite?

    Column 4- use this formula, which varies based on the name of your three columns above -- e.g. =[Column 1]@row + [Column 2]@row + [Column 3]@row

    Now column 4 will be the unique weblink address, and functions like the HYPERLINK function in excel. Only difference, is that I you can't rename that link, at least that I'm aware of. After you do that, you can convert that cell formula in Column 4 to a column formula by right clicking the cell, and selecting "convert to column formula."

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!