I have a large list of hyperlinks (plus a few cells of nonsense) that I need to check. I need to know which links are still active and which no longer exist or return a 404
variable definitions missing, URL to working code below
Dim alink As Hyperlink Dim strURL As String Dim objhttp As Object
Bulk Url checker macro excel