Posts tagged “Stock Quote Add-In”
All posts with this tag, newest first.
7 Posts found
RSSNew features for Stock Quote Add-In for Excel 2016
January 7, 2018
Today I implemented a couple of new features to the Stock Quote Add-In for Excel. You now can use an item reference notation to access all available JSON values.
New Stock Quote Add-In for Excel 2016 and 2013 using the Google Finance API
January 2, 2018
I have updated the popular Stock Quote Add-In For Excel to now support the Google Finance API. The old Stock Quote add-in was using the Yahoo Finance service to retrieve the stock quotes. The service has been terminated by Yahoo on 11/01/2017.
Yahoo terminated the finance service API - Stock Quote Add-In not working
November 2, 2017
The Stock Quote add-in is using the Yahoo Finance service API to retrieve the stock quotes. The service seems to be terminated by Yahoo without any notice on 11/01/2017.
Stock Quote Add-In for Excel 2016
January 1, 2017
I have updated the popular "MSN-like Stock Quotes Add-In For Excel 2013" to support Excel 2016. The user defined function PSQ is exactly the same used in the previous version, but it will retrieve stock data asynchronously. (updated September 2026)
Stock Quote Add-In for Excel 2013
February 20, 2013
I have developed a new version of the popular "MSN-like Stock Quotes Add-In For Excel 2007" for Excel 2013. The user defined function PSQ is exactly the same used in the previous version, but it will retrieve stock data asynchronously. (updated September 2026)
Update - Installer for MSN-like Stock Quotes Add-In For Excel 2007 and 2010
January 7, 2009
I finally created a Windows-Installer for the Stock Quotes Add-In for Excel 2007 and 2010.
Creating A MSN-like Stock Quotes Add-In For Excel 2007 Using User-Defined Functions And Ribbons
August 25, 2007
Today I wrote an article about writing a managed Excel 2007 add-in with C# and without VSTO.