Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm using Excel 2002
I have a statement: workbooks.open(url) where url is a string of the form "http:\\xxxxxxx" What is the maximum length of url? It looks like it may be limited to 255 characters --Kiloran |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When there are limitations on strings, it is usually 255.
-- Regards, Tom Ogilvy "Kiloran" wrote in message ... I'm using Excel 2002 I have a statement: workbooks.open(url) where url is a string of the form "http:\\xxxxxxx" What is the maximum length of url? It looks like it may be limited to 255 characters --Kiloran |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Maximum length of file name? | Excel Discussion (Misc queries) | |||
Maximum length of a number | Excel Worksheet Functions | |||
what is maximum row length in excel | Excel Discussion (Misc queries) | |||
maximum formula length | Excel Worksheet Functions | |||
Maximum text length? | Excel Programming |