Previous in Forum: Laptop Sreensaver Problem   Next in Forum: Windows Icons Have Fuzzy Edges
Close
Close
Close
7 comments
Rate Comments: Nested
Commentator

Join Date: Nov 2007
Posts: 86

Exporting Web Page Data to Excel

12/31/2008 12:33 AM

hello,

I am wondering how do i read data from a webpage online, and put this data into a excel sheet. I want to have a application that samples data from particular website specifically from a field on webpage and put this data on a xcel sheel, i am programmer techie, one of my friend suggested me winrunner testing software. is there any method for doing this. I my case the sampling is at the rate of 10sec. this sampled data has to be put on a graph later

thanks

Register to Reply
Interested in this topic? By joining CR4 you can "subscribe" to
this discussion and receive notification when new comments are added.
Power-User

Join Date: Jul 2008
Location: Adelaide, Australia
Posts: 403
Good Answers: 14
#1

Re: Exporting Web Page Data to Excel

01/01/2009 1:05 AM

My first thoughts:

  1. It is possible to copy and paste from a webpage to Excel and Excel often places the content in separate cells.
  2. You can in-bed a Hyperlink in Excel.
  3. You should be able to establish a live link to the webpage.

Tony

__________________
The nice thing about Standards is there are so many to choose from.
Register to Reply
Commentator

Join Date: Nov 2007
Posts: 86
#2

Re: Exporting Web Page Data to Excel

01/01/2009 3:27 AM

i actually wanted to this by a program. I mean, i need to find a way by which an application running on computer reads the data webserver and puts it on a excel sheet itself.

Register to Reply
Power-User

Join Date: Jul 2008
Location: Adelaide, Australia
Posts: 403
Good Answers: 14
#3
In reply to #2

Re: Exporting Web Page Data to Excel

01/01/2009 5:56 AM

I have written a few programs in VBA, one that collected share prices from a teletext card and updated the prices on my spreadsheet. If you would like a copy, I will see if I can find it. VBA is not intuitive and I record a macro first then copy that and change it.

Provided you have a web feed, I don't think it would be difficult, it's just time consuming learning VBA. One of the advantages of Excel is you can use maths functions in the cells and only use VBA to automate the transfer.

Tony

__________________
The nice thing about Standards is there are so many to choose from.
Register to Reply
Guru
Popular Science - Weaponology - New Member Engineering Fields - Engineering Physics - New Member Engineering Fields - Nuclear Engineering - New Member

Join Date: Dec 2007
Location: No. VA, USA (No, it does NOTu mean "won't go"!)
Posts: 1796
Good Answers: 75
#5
In reply to #3

Re: Exporting Web Page Data to Excel

01/01/2009 11:45 AM

I'm trying to learn VBA, and have looked for a long time for a method of doing this. If you can find it, I'd like to get the script for it, also. Everytime I try to record the macro, I run into the inability to get it to look at any other slot, or write to any other slot, than the one I started with. Frustrating, because it means I have to go back and edit the macro every time I run it. Not very useful.

Micah

__________________
Been away a while. Miss all my old friends. Some of you I KNOW are still around. Where are the rest?
Register to Reply
Power-User

Join Date: Jul 2008
Location: Adelaide, Australia
Posts: 403
Good Answers: 14
#6
In reply to #5

Re: Exporting Web Page Data to Excel

01/01/2009 7:17 PM

I have found a copy with limited comments, so if you would like a copy please email me at tonyrATvoice.net.au (substitute @). I will email it with a *.jpg extension, rename that to *.xls as my provider won't let me send it otherwise.

Tony

__________________
The nice thing about Standards is there are so many to choose from.
Register to Reply
Power-User
New Zealand - Member - Member Australia - Member - Member

Join Date: Oct 2008
Location: Auckland, New Zealand
Posts: 463
Good Answers: 43
#4

Re: Exporting Web Page Data to Excel

01/01/2009 6:32 AM

bmadhu_srao

I'm a bit rusty to explain in correct detail but I think this will put you on the right track,

http://www.vertex42.com/News/excel-web-query.html

Happy New Year

Register to Reply
Anonymous Poster
#7

Re: Exporting Web Page Data to Excel

01/02/2009 8:33 AM

hello people, thanks for the response. happy new year

Register to Reply
Register to Reply 7 comments
Copy to Clipboard

Users who posted comments:

Anonymous Poster (1); AussieBob (1); bmadhu_srao (1); micahd02 (1); Tonymech (3)

Previous in Forum: Laptop Sreensaver Problem   Next in Forum: Windows Icons Have Fuzzy Edges

Advertisement