Say I want to create a proxy hyperlink like this:
=HYPERLINK("http://www.google.com/search?q="&B3&"&safe=active","Search Google")
but the URL address I'm going to use is way too big for the cell (I think max is 255 characters).
How do I do that?
Thanls!
=HYPERLINK("http://www.google.com/search?q="&B3&"&safe=active","Search Google")
but the URL address I'm going to use is way too big for the cell (I think max is 255 characters).
How do I do that?
Thanls!