Thread: Stock Quotes
View Single Post
  #18   Report Post  
Posted to microsoft.public.excel.programming
[email protected] yoguin4i@gmail.com is offline
external usenet poster
 
Posts: 1
Default Stock Quotes

On Monday, 11 January 2010 18:09:01 UTC-8, Ken G wrote:
If I use the Excel addin to retrieve a stock quote it gives 3 decimal places,
however if I use VBA code to retrieve the quote from MoneyCentral it only
gives two decimal places. This seems to be a limitation of MoneyCentral
rather than the vba code. Where does the addin get its data from?

What code can I use in vba to retrieve 3 decimal places?