Hi
Could somebody please help me,
The following code is should navigate to google and then pull all the urls from the link to a sheet. I keep having issues with the line of code shown in red. "Object doesn't support this property or method"
Sub webpage()
Dim internet As Object
Dim...