See buying choices for this item to see if it's one of the millions that are eligible for Amazon Prime.

Ready to Buy?
woodys-uk
Price: £117.47
In stock

7 used & new from £22.90

Have one to sell? Sell yours here
 
   
Excel Add-in Development in C/C++: Applications in Finance
 
 

Excel Add-in Development in C/C++: Applications in Finance (Hardcover)

by Steve Dalton (Author) "To distinguish between the text of the book, Visual Basic code, C/C++ code, and Excel worksheet functions, formulae and cell references, the following fonts are..." (more)
4.0 out of 5 stars See all reviews (1 customer review)

Available from these sellers.


5 new from £22.90 2 used from £117.60

Customers Who Bought This Item Also Bought

Professional Excel Development: The Definitive Guide to Developing Applications Using Microsoft Excel, VBA, and .NET: The Definitive Guide to ... and VBA (Addison-Wesley Microsoft Technology)

Professional Excel Development: The Definitive Guide to Developing Applications Using Microsoft Excel, VBA, and .NET: The Definitive Guide to ... and VBA (Addison-Wesley Microsoft Technology)

by Rob Bovey
4.9 out of 5 stars (19)  £30.39
Modeling Derivatives in C++ (Wiley Finance)

Modeling Derivatives in C++ (Wiley Finance)

by Justin London
4.7 out of 5 stars (6)  £48.99
Interest Rate Models - Theory and Practice: With Smile, Inflation and Credit (Springer Finance)

Interest Rate Models - Theory and Practice: With Smile, Inflation and Credit (Springer Finance)

by Damiano Brigo
4.5 out of 5 stars (2)  £59.84
Explore similar items

Product details

  • Hardcover: 422 pages
  • Publisher: John Wiley & Sons; Har/Cdr edition (26 Oct 2004)
  • Language English
  • ISBN-10: 0470024690
  • ISBN-13: 978-0470024690
  • Product Dimensions: 25 x 15.6 x 3 cm
  • Average Customer Review: 4.0 out of 5 stars See all reviews (1 customer review)
  • Amazon.co.uk Sales Rank: 431,148 in Books (See Bestsellers in Books)

    Popular in these categories:

    #47 in  Books > Computing & Internet > Software & Graphics > Business & Home Office > Accounting
    #49 in  Books > Computing & Internet > Microsoft Windows > Programming > Excel
  • See Complete Table of Contents

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
C++ Applications
   www.eFinancialCareers.co.uk    Put your IT skills to great use working for Financial Institutions 
Development Finance
   www.commdevfunding.co.uk    Building, Construction, Business, Commercial, Pub and Hotels finance 
C++ Outsourcing
   www.BelatrixSF.com    Near-shore from Argentina Excellent Prices, Same Time Zone 
  
 

Product Description

Product Description
Excel is the industry standard for financial modelling, providing a number of ways for users to extend the functionality of their own add–ins, including VB. C/C++. Excel Add–in Development in C/C++ – Applications for Finance is a how–to guide and reference book for the creation of high performance add–ins for Excel in C and C++ for users in the finance industry. Author Steve Dalton explains how to apply Excel add–ins to financial applications with many examples given throughout the book. It covers the relative strengths and weaknesses of developing add–ins for Excel in VB versus C/C++.

"This book is for anyone who wants to do any application development in Excel. Even for an old hand at Excel development such as myself, a brief skim through reveals valuable nuggets of information. Delving deeper into the text, richer veins are easily found. This book is destined to become an essential reference on Excel development."
Dr. Les Clewlow, Principal, Lacima Group Ltd.

"Programming Excel add–ins using the C API can be complex and difficult. Steve has done a masterful job of demystifying the process. After reading this book you′ll be creating XLLs for all purposes with complete confidence. Highly recommended."
Rob Bovey, MCSE, MCSD, Excel MVP, President, Application Professionals

From the Back Cover
Excel Add–in Development in C/C++: Applications in Finance is a must–buy book for any serious Excel developer. Excel is the industry standard for financial modelling, providing a number of ways for users to extend the functionality of their own add–ins, including VB. C/C++. This is the only complete how–to guide and reference book for the creation of high performance add–ins for Excel in C and C++ for users in the finance industry. Steve Dalton explains how to apply Excel add–ins to financial applications with many examples given throughout the book. It also covers the relative strengths and weaknesses of developing add–ins for Excel in VB versus C/C++, and provides comprehensive code, workbooks and example projects on the accompanying CD–ROM. Excel Add–in Development in C/C++ features:

  • Extensive example codes in VB, C and C++, explaining all the ways in which a developer can achieve their objectives.
  • Example projects that demonstrate, from start to finish, the potential of Excel when powerful add–ins can be easily developed.
  • Develops the readers understanding of the relative strengths and weaknesses of developing add–ins for Excel in VB versus C/C++.
  • A CD–ROM with several thousand lines of example code, numerous workbooks, and a number of complete example projects.


See all Product Description

Inside This Book (Learn More)
First Sentence
To distinguish between the text of the book, Visual Basic code, C/C++ code, and Excel worksheet functions, formulae and cell references, the following fonts are used throughout: Excel functions and formulae Arial Windows application menus and control button text Arial Visual Basic code Lucida Console C/C++ code Courier Directory paths, file names and file masks Courier Passages of source code appear as boxed text in the appropriate font. Read the first page
Explore More
Concordance
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index
Search inside this book:

Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product)
Check a corresponding box or enter your own tags in the field below
quantitative finance
financial software
excel
computational finance
steve dalton
finance

Your tags: Add your first tag
 

What Do Customers Ultimately Buy After Viewing This Item?

Excel Add-in Development in C/C++: Applications in Finance
59% buy the item featured on this page:
Excel Add-in Development in C/C++: Applications in Finance 4.0 out of 5 stars (1)
Financial Applications Using Excel Add-in Development in C/C++, 2nd Edition
41% buy
Financial Applications Using Excel Add-in Development in C/C++, 2nd Edition 4.0 out of 5 stars (1)
£51.00

 

Customer Reviews

1 Review
5 star:    (0)
4 star:
 (1)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.0 out of 5 stars (1 customer review)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
0 of 1 people found the following review helpful:
4.0 out of 5 stars Detailed and practical, 5 Jan 2007
By J. A. Johnson (Rickmansworth, UK) - See all my reviews
(REAL NAME)   
I recommend this book to anyone needing to extend Excel and for whom VBA is insufficient. The subject is comprehensively covered and properly explained so that you can implement code for yourself in confidence, knowing that all aspects and issues are covered.

I have been very pleased to find that extending Excel using the C API is very practical, but that is largely only because this book draws together all information needed - it's difficult and time-consuming to find all of this information elsewhere.

The reason I didn't award 5 stars is that the code examples on the CD don't compile without errors (at least in VS 8).
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Only search this product's reviews



Customer Discussions

 Beta (What's this?)
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
  [Cancel]

   


Listmania!


Look for similar items by category


Feedback


Excel 2003 Formulas

Excel 2003 Formulas

Everything you need to know about ∗ Mastering operators, error values... Read more
£31.50 £22.05

Find similar items

 

More From Steve Dalton

Financial Applications Using...

Financial Applications Using Excel...

Financial Applications using Excel Add–in Development in C/C++ is a... Read more
£60.00 £51.00

 

Boys Smell

Lynx Africa Body Spray and After Shave Gift set
But we make sure they smell good...

Discover male grooming at Amazon.co.uk

 

Treat Someone

Amazon.co.uk Gift Certificates--available in any amount from £5 to £500 With an Amazon.co.uk Gift Certificate, you can get them what they want (even if you don't know what that is).

Learn more about Gift Certificates

 
Ad

Where's My Stuff?

Delivery and Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.

Look to the right column to find helpful suggestions for your shopping session.

Continue Shopping: Top Sellers
The Girl Who Played with Fire
Breaking Dawn (Twilight Saga)
The Girl with the Dragon Tattoo
The Host
The Host by Stephenie Meyer

amazon.co.uk Amazon Home
International Sites:  United States  |  Germany  |  France  |  Japan  |  Canada  |  China
Business Programs: Sell on Amazon  |  Fulfilment by Amazon  |  Join Associates  |  Join Advantage
Customer Service  |  Help  |  View Basket  |  Your Account
About Amazon.co.uk  |  Careers at Amazon
Conditions of Use & Sale |  Privacy Notice  © 1996-2009, Amazon.com, Inc. and its affiliates