Hi all. I just added my first ever attempt at error handling, I used an on error goto next i(skip current block and continue with the loop). What I'm trying to do is use a loop to get data from a web query. The url string contains a date that is incremented by one day with each pass of the loop. It seems that there isn't a web page for Sundays, from what i can see, so I just want to skip them. *Code below.* It worked to get me past the first error, but is thrown again just a few passes later. Argh. Any ideas?
![]()
Please Login or Register to view this content.
Bookmarks