#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 48
Default Web Data

Hi All,

Is there a way to get the active Internet Explorer page
data with all linked pages to Excel thru VBA


TIA
Soniya
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 68
Default Web Data

You could try looking at the GetObject function. It would be possible to
get a reference to the first running instance of IE and then use the IE
methods and properties to get the address of the current page. With this
you could load the page using the URL instead of the filename. Once in a
worksheet you can strip what you want from there.

Alternatively you are going to have to look at the actual web page source
HTML and parse it for links etc. This would take a bit of work.

The methods I'm thinking of are quite involved so I've not posted any code
etc. Perhaps others have a better idea?


--

Regards,


Bill Lunney
www.billlunney.com

"Soniya" wrote in message
...
Hi All,

Is there a way to get the active Internet Explorer page
data with all linked pages to Excel thru VBA


TIA
Soniya



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
Data Labels- POssible to show data value and data label together? kippers Charts and Charting in Excel 1 April 1st 09 01:33 PM
Increase Your Business By Data Conversion, Data Format and Data EntryServices in India Data Entry India Excel Worksheet Functions 1 March 31st 08 12:51 PM
Save 20% On Data Conversion and Data Formats Services by Data EntryIndia Data Entry India Excel Discussion (Misc queries) 0 March 31st 08 12:00 PM
Data Entry Online, Data Format, Data Conversion and Data EntryServices through Data Entry Outsourcing [email protected] Excel Discussion (Misc queries) 0 March 20th 08 12:45 PM
MULTIPLE DATA - How to insert new data into existing data.... Rodorodo Excel Discussion (Misc queries) 0 December 15th 06 11:50 PM


All times are GMT +1. The time now is 05:28 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"