Hi,
I am new to this forum and to VBA in general.
I am getting the above error when I run my VBA code in full. It doesn't happen when I use the debug and step into.
When running the code, the debug hightlights this line in the code., Range("C" & rw).Value = doc.getElementById("routeDistanceValue").innerHTML
I would be grateful if someone could point me in the right direction or suggest a way to get around the error.
Many thanks
Alan
Bookmarks