View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] tonyrulesyall@yahoo.com is offline
external usenet poster
 
Posts: 3
Default Pull stock price from web, format in Excel 2000

I am using Microsoft Excel 2000 with Windows XP.

I would like to take stock prices from Yahoo! Finance
and multiply the current price by the number of shares I
currently own.

Here is an example of a stock I would like to track.
http://finance.yahoo.com/q?s=yum

It looks like the number is always to the right of "Last Trade".

Any idea how to do the code?

Thank you in advance for your help.