Pro Excel 2007 VBA (Expert's Voice in Excel VBA)

Pro Excel 2007 VBA (Expert's Voice in Excel VBA)
Authors
Jim DeMarco
ISBN
1590599578
Published
07 Mar 2008
Purchase online
amazon.com

Pro Excel 2007 VBA is the complete guide to creating Excel VBA applications, including covering all the new features in Excel 2007. Covering object–oriented programming techniques, debugging, and error handling methodologies, this book quickly turns novice into expert as it explores COM and .NET components and the advantages of compiled code. The book also covers XML for Excel web development.

Editorial Reviews

Pro Excel 2007 VBA is the complete guide to creating Excel VBA applications, including coverage of new features in Excel 2007. Covering object–oriented programming techniques, debugging, and error handling methodologies, this book quickly turns novice into expert as it explores COM and .NET components and the advantages of compiled code. The book also covers XML for Excel web development.

This book is unique insomuch that author Jim DeMarco is a true expert in the field of Excel programming, and he conveys the Visual Basic for Applications story in the context of the real world. Not just another dry programming guide, Pro Excel 2007 VBA is a journey from novice to expert where the author is your traveling companion. Bon voyage!

What you’ll learn

  • Create automated forms for data collection
  • Manipulate lists and create data views
  • Manipulate web–based data
  • Integrate with other Office applications
  • Master Excel’s XML tools
  • Understand and build security into your applications

Who this book is for

This book targets anyone interested in Visual Basic for Applications development, .NET developers, and Excel power users who need to make best use of the features contained within Excel 2007.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.” - Brian Kernighan