R
Rick
I would like to create a simple macro that would go to
several/many web sites and search for a few strings of
text, and if found, save that web site, or its URL.
Here is a more specific example: Given a URL, like
http://www.scooby.com/monthtext.cfm?id=2154, I would like
to input 2 numbers, say 2154 and 2231, and also say, 3
strings of text, like "timely" "fat" "house". So the macro
would go to each URL,
http://www.scooby.com/monthtext.cfm?id=2154,
http://www.scooby.com/monthtext.cfm?id=2155,
http://www.scooby.com/monthtext.cfm?id=2156, etc. up to
http://www.scooby.com/monthtext.cfm?id=2231. And at each
site search for the 3 text strings given. IF any text
found, it would save the web page or the URL. If it finds
the text it continues on until it goes thru all the URLs.
Thanks for any ideas or help, Rick
several/many web sites and search for a few strings of
text, and if found, save that web site, or its URL.
Here is a more specific example: Given a URL, like
http://www.scooby.com/monthtext.cfm?id=2154, I would like
to input 2 numbers, say 2154 and 2231, and also say, 3
strings of text, like "timely" "fat" "house". So the macro
would go to each URL,
http://www.scooby.com/monthtext.cfm?id=2154,
http://www.scooby.com/monthtext.cfm?id=2155,
http://www.scooby.com/monthtext.cfm?id=2156, etc. up to
http://www.scooby.com/monthtext.cfm?id=2231. And at each
site search for the 3 text strings given. IF any text
found, it would save the web page or the URL. If it finds
the text it continues on until it goes thru all the URLs.
Thanks for any ideas or help, Rick