Page 3 of 3
Excel Add-in Development in C/C++
Posted: March 2nd, 2005, 8:42 am
by WilmottBookshop
Professional Excel Development: The Definitive Guide to Developing Applications Using Microsoft Excel and VBA by Stephen Bullen, Rob Bovey and John Green is available through the Wilmott Bookshop.
Excel Add-in Development in C/C++
Posted: June 30th, 2005, 3:57 pm
by Athletico
My group is starting to get heavily involved with Excel development (pricing models & time-series analysis implemented as add-ins), and I'm wondering if anyone has an opinion on this book:Excel Add-in Development in C/C++ : Applications in FinanceI've heard the first edition for the book is 'buggy' -- hoping someone can confirm or deny with some details. Or if an errata web page for the book exists, I'd appreciate a link.I know xlw exists on sourceforge, we're looking at that too.By the way, that book by Bovey and Bullen looks interesting, we're definitely ordering it. I've known about their Excel MVP websites for years now; plenty of good stuff there:Stephen Bullen's Excel PageRob Bovey's Excel Page
Excel Add-in Development in C/C++
Posted: June 30th, 2005, 9:40 pm
by bashirf
>>Excel Add-in Development in C/C++: Applications in FinanceThe book was available for download from rapidshare at no cost, but deleted by the uploader after a short period of time.
Excel Add-in Development in C/C++
Posted: July 1st, 2005, 6:55 am
by WilmottBookshop
Excel Add-in Development in C/C++ is also available from the Wilmott Bookshop.
Excel Add-in Development in C/C++
Posted: July 1st, 2005, 12:35 pm
by player
Did anyone manage to download that book??
Excel Add-in Development in C/C++
Posted: July 1st, 2005, 3:32 pm
by bashirf
Me
Excel Add-in Development in C/C++
Posted: July 1st, 2005, 10:34 pm
by DominicConnor
Excel Add-in Development in C/C++ : Applications in Finance is a decent book, and yes it does have a couple of bugs but Steve Dalton has corrected hem and bunged them on a web site. If you're doing that sort of development, you need the book.I hear however that Wiley have managed to run out of this good book, but for some demented reason have loads of the scrappy Justin London book.
Excel Add-in Development in C/C++
Posted: July 2nd, 2005, 6:32 pm
by Athletico
> Steve Dalton has corrected hem and bunged them on a web site. Here's the web site for the book, including an errata page: Excel Add-in Development in C/C++: Applications in Financebtw Duffy's 'Financial Instrument Pricing in C++', Chapter 29, has a nice summary of creating Excel Add-ins using MS Visual Studio.