Good Afternoon,
i am using this code to search anything listed in Column A which seems to work fine however if i write a number and not text it breaks can anyone hel.
Sub XMLHTTP1()
Dim url As String, i As Long, lastRow As Long
Dim XMLHTTP As Object, html As New...