View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Peter Huang [MSFT] Peter Huang [MSFT] is offline
external usenet poster
 
Posts: 225
Default Retrieving data from Web page 2

Dear Customer,

I agree Tim's suggestion?
What is the data you are trying to get and what trouble did you encounter?
e.g. if you use the approach 2, the IE window should show the page just as
you open the IE and input the URL and press Enter.
So I just wonder what is your concern now?

<quote
#2:
Set oIE = New SHDocVw.InternetExplorer
'Open the web page
oIE.Navigate
"http://www.investor.reuters.wallst.com/stocks/Ratios.asp?ticker=IBM
</quote

Thanks!

Best regards,

Peter Huang

Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.