What is maximum length of URL?

K

Kiloran

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
 
Top