Forum Discussion

oliviaj's avatar
oliviaj
Copper Contributor
Nov 16, 2022
Solved

hyperlinks in the same cell

Hi! I'm wondering if anyone knows how to insert more than one hyperlink in the same cell? I'm quite new on excel 🙂 
  • mtarler's avatar
    Nov 16, 2022

    oliviaj unfortunately Excel does not allow multiple links in a single cell.  

    In fact, something interesting I found is you can create a Hyperlink and then 'add' to it:

     

    =HYPERLINK("http://www.amazon.com","amazon")&"/deals"

     

    so in the above the "hyperlink" is to amazon.com and then I add the text "/deals" to show in the cell but when you click on the link it will take you to http://www.amazon.com/deals 

Resources