View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Art[_2_] Art[_2_] is offline
external usenet poster
 
Posts: 1
Default Have a Big Question

Hello everyone! I have somewhat of a difficult question that I hope somebody
can answer. Here's the problem I'm trying to design a macro that can take
you to a web site and verify weather the site works and that there is also a
certain keyword there also. Now I used a GoToHtml code and it worked it
takes you to that website but that's it what I'm trying to do is to be able
to select mulitple rows and check them all instead of just one. So I'm
asking is this possible to do in VBA and make it a macro or is there a
different way to go about. Thanks to all who reads this and replies.