Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am using MS Excel to import XML data off the web using macro's. When i hit
a server to get data, sometimes my document "Hangs" trying to get the data. It happens when a server is not functioning properly and Excel makes the connection but never gets the full page of data. It happens on servers that are there but not functioning properly any more or something. The problem is the same as when you use a normal web browser and click on a web page that never fully up-loads to your computer (Some old website). What i do when that happens is i just close the window. MS Excel is not doing this, it just keeps trying. The result is that my document just comes to a compleet stand still waiting for a page that it is not going to get. The document i am using has been programed to make 30 or 40 calls for data off different web servers before it finishes. What i need is to be able to set some kind of "Time out" value in the Visual Basic Editor so if it does not get the data in , lets say 30 seconds, then it see's it as an error and stops trying and just moves on to make the next request for data. Any help here would be appreciated. Thank you. John. -- A Pint of Guinness a day keeps the doctor away. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
change "true" and "false" to "availble" and "out of stock" | Excel Worksheet Functions | |||
HELP on "left","right","find","len","substitute" functions | Excel Discussion (Misc queries) | |||
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next | New Users to Excel | |||
Adding "New" "Insert" "Delete" into a workbook to change from data 1 to data 2 etc | Excel Programming |