Serving the Quantitative Finance Community

 
User avatar
WilmottBookshop
Posts: 0
Joined: August 1st, 2002, 2:40 pm

Excel Add-in Development in C/C++

March 2nd, 2005, 8:42 am

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.
 
User avatar
Athletico
Posts: 14
Joined: January 7th, 2002, 4:17 pm

Excel Add-in Development in C/C++

June 30th, 2005, 3:57 pm

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
 
User avatar
bashirf
Posts: 0
Joined: October 6th, 2003, 8:26 pm

Excel Add-in Development in C/C++

June 30th, 2005, 9:40 pm

>>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.
 
User avatar
WilmottBookshop
Posts: 0
Joined: August 1st, 2002, 2:40 pm

Excel Add-in Development in C/C++

July 1st, 2005, 6:55 am

Excel Add-in Development in C/C++ is also available from the Wilmott Bookshop.
 
User avatar
player
Posts: 0
Joined: August 5th, 2002, 10:00 am

Excel Add-in Development in C/C++

July 1st, 2005, 12:35 pm

Did anyone manage to download that book??
 
User avatar
bashirf
Posts: 0
Joined: October 6th, 2003, 8:26 pm

Excel Add-in Development in C/C++

July 1st, 2005, 3:32 pm

Me
 
User avatar
DominicConnor
Posts: 41
Joined: July 14th, 2002, 3:00 am

Excel Add-in Development in C/C++

July 1st, 2005, 10:34 pm

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.
 
User avatar
Athletico
Posts: 14
Joined: January 7th, 2002, 4:17 pm

Excel Add-in Development in C/C++

July 2nd, 2005, 6:32 pm

> 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.