Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to add some rather lengthy hyperlinks, and I'm coming across an
apparent length restriction. The URLs I'm trying to add often include some query-looking stuff that looks like ASP (I'm not familiar with ASP). For example, "http://www.someplace.com/AllItems.aspx?RootFolder=%2fblahblahblah...". It looks like the address gets truncated after 256 characters. I've tried the HYPERLINK() function, the InsertHyperlink menu item, as well as adding hyperlinks with VBA, but I get the same result. Am I missing something, or am I just out of luck? Is there another way (using VBA perhaps) to maybe feed the url addresses to some system command, for example, launch IE and provide the url address? Thanks for any responses. -- Bruce J. Baumann |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
numeric data with restriction of data length | Excel Discussion (Misc queries) | |||
Moving rows with Hyperlink doesn't move hyperlink address | Excel Discussion (Misc queries) | |||
Set Range Var with address length over 256 | Excel Programming | |||
Sending email via VB - address length | Excel Programming | |||
reading html when hyperlink address not hyperlink text diplayed | Excel Programming |