Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default VBA Macro Question

I was wondering if anyone new how to do this:

I'm making an excel spreadsheet, and I want to import data from the
web. But I would like a formula that basically says, "go to this
website, and give me the number that comes after "stock price"" or
something of that sort. Does anyone know how to do formulas such as
this? I would greatly appreciate the help. Thanks

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 140
Default VBA Macro Question

You could try the Web Query. This imports the data from a web page
and is very good at returning stock prices.

Data - Import External Data - New Web Query.

Go to the web page you are interested in and use the prompts to return
the desired bit of information.

Let me know if you need any further information. Hope this helps.

Regards

Marcus

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default VBA Macro Question

Hi,

Thanks Marcus, but I need to do it for 9000 items. So thta would be
almost impossible to get the web query for each stock price.

Do you know of any formulas that answer the same question?

Thanks.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,124
Default VBA Macro Question

Post the url for the website and the url for the portion of the website you
want.
Try right clickimport to excelmake an external query and use a FIND macro
to find what you want.
If all else fails,send me a workbook to the address below along with details
of what you want.

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

wrote in message
ups.com...
I was wondering if anyone new how to do this:

I'm making an excel spreadsheet, and I want to import data from the
web. But I would like a formula that basically says, "go to this
website, and give me the number that comes after "stock price"" or
something of that sort. Does anyone know how to do formulas such as
this? I would greatly appreciate the help. Thanks


  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 140
Default VBA Macro Question

Hi

This kind of looks like what you are after but you have to go to
microsoft to add this in.

http://office.microsoft.com/en-us/ex...346091033.aspx

Good luck

Marcus

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
Macro Question Chris Excel Worksheet Functions 0 July 18th 05 04:02 PM
one more macro question Michael A Excel Programming 1 March 7th 05 04:02 AM
macro question wooo Excel Programming 1 June 27th 04 01:30 PM
Macro Question DangerMouse114[_16_] Excel Programming 3 June 7th 04 07:44 AM


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