Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
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 vba that can take you to a
web site and verify

weather the site works and that there is also a certain keyword there
also. (for example if I just

clicked on http://www.now.com and I'm checking to see if the anchor
text shoe is there by just

clicking on that web address from the spreadsheet without using the
find tool) Now I used the

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. I've tried web

queries but that doesn't work. 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

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 78
Default Have a Big Question

Hi, your problem can be addressed by, accessing the Internet Explorer object
and using its methods and properties within VBA.

"Art Steele" wrote:

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 vba that can take you to a
web site and verify

weather the site works and that there is also a certain keyword there
also. (for example if I just

clicked on http://www.now.com and I'm checking to see if the anchor
text shoe is there by just

clicking on that web address from the spreadsheet without using the
find tool) Now I used the

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. I've tried web

queries but that doesn't work. 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


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2007 Macro/VB Question DDE Question MadDog22 Excel Worksheet Functions 1 March 10th 10 01:47 AM
Good morning or good evening depending upon your location. I want to ask you the most important question of your life. Your joy or sorrow for all eternity depends upon your answer. The question is: Are you saved? It is not a question of how good davegb Excel Programming 1 May 6th 05 06:35 PM
Good morning or good evening depending upon your location. I want to ask you the most important question of your life. Your joy or sorrow for all eternity depends upon your answer. The question is: Are you saved? It is not a question of how good you [email protected] Excel Programming 0 April 27th 05 07:46 PM
Good morning or good evening depending upon your location. I want to ask you the most important question of your life. Your joy or sorrow for all eternity depends upon your answer. The question is: Are you saved? It is not a question of how good you [email protected] Excel Programming 23 April 23rd 05 09:26 PM
Good morning or good evening depending upon your location. I want to ask you the most important question of your life. Your joy or sorrow for all eternity depends upon your answer. The question is: Are you saved? It is not a question of how good you [email protected] Excel Programming 0 April 22nd 05 03:30 PM


All times are GMT +1. The time now is 09:34 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"