View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dileep Chandran Dileep Chandran is offline
external usenet poster
 
Posts: 101
Default VBA to check if a URL is working

To the masters of microsoft excel:

Is it possible using a VBA to check a couple of links
(Range("A1:A100")) are working properly?

I want to open the URL and check if that particular article has been
expired or not?

Is there a way to do it?

Thanks & Regards

-Dileep Chandran