HYPERLINK link_location could not exceed 255 chars

A

AlexDoe

It looks like the parameter has 255 chars limitation.
Is there any way to get around it.

What i want is that to create a cell that contains hyperlink where the URL
address could potentially quite long ( > 255 chars )
 
D

Dave Peterson

Maybe you could use snipurl.com or tinyurl.com to make the (static) URL address
shorter.
 
Top