Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9697

Multiple hyperlinks in a single cell in Google Sheets [duplicate]

$
0
0

I'd like to use HYPERLINK to add multiple links to a cell, like this:

="Click "&HYPERLINK("google.com","here")&" or "&HYPERLINK("bing.com","here")&"."

But the above code merely results in plain text with no links at all. Per this Google support post from 2019, this doesn't seem to be a feature of Google Sheets but I'm curious whether anyone has come up with a way to accomplish this or some kind of workaround since then.


Viewing all articles
Browse latest Browse all 9697

Trending Articles