Hello,
If the VBA below cannot find anything for the particular pull I'd like it to Goto 1: and put a blank/1, can anyone help?
Thanks.
Public Sub Data_Pull_Products_and_Prices_2()
Dim http As Object, html As New HTMLDocument, topics As Object, topics2 As Object, titleElem As Object, topic...