Um noch mehr aus Excel herauszuholen, empfiehlt sich die VBA-Programmierung, mit der Sie Excel auf Ihre Bedurfnisse zuschneiden konnen. John Walkenbach zeigt Ihnen in "Excel 2007 VBA-Programmierung fur Dummies," wie Sie Excel-Berechnungen mit VBA automatisieren. Er erklart Ihnen zunachst die notwendigen VBA-Grundlagen und wichtigsten Werkzeuge sowie VBA-Ablaufe des VBA-Editors. Auerdem erhalten Sie eine ubersicht uber die wichtigsten Bestandteile und Begriffe, die fur die VBA-Programmierung in Excel relevant sind, und Sie erfahren, wie Sie Programmierfehler ausfindig machen und beheben.

Having Excel and just using it for standard spreadsheets is a little like getting the ultimate cable system and a 50" flat panel plasma HDTV and using it exclusively to watch Lawrence Welk reruns. With Visual Basic for Applications (VBA) programming, you can take advantage of numerous Excel options such as: creating new worksheet functions; automating tasks and operations; creating new appearances, toolbars, and menus; designing custom dialog boxes and add-ins; and much more.

This guide is not for rank Excel amateurs. It's for intermediate to advanced Excel users who want to learn VBA programming (or whose bosses want them to learn VBA programming). You need to know your way around Excel before you start creating customized short cuts or systems for speeding through Excel functions. If you're an intermediate or advanced Excel user, Excel VBA For Dummies helps you take your skills (and your spreadsheets) to the next level. It includes:

An introduction to the VBA languageA hands-on, guided, step-by-step walk through developing a useful VBA macro, including recording, testing, and changing it, and testing itThe essential foundation, including the Visual Basic Editor (VBE) and its components, modules, Excel object model, subroutines and functions, and the Excel macro recorderThe essential VBA language elements, including comments, variables and constants, and labelsWorking with Range objects and discovering useful Range objective properties and methodsUsing VBA and worksheet functions, including a list and examplesProgramming constructions, including the GoTo statement, the If-Then structure, Select Case, For-Next loop, Do-While loop, and Do-Until loopAutomatic procedures and Workbook events, including a table and event-handler proceduresError-handling and bug extermination techniques, and using the Excel debugging toolsCreating custom dialog boxes, also known as UserForms, with a table of the toolbox controls and their capabilities, how-to for the dialog box controls, and UserForm techniques and tricksCustomizing the Excel toolbarsUsing VBA code to modify the Excel menu systemCreating worksheet functions and working with various types of argumentsCreating Excel add-ins such as new worksheet functions you can use in formulas or new commands or utilities

Author John Walkenbach is a leading authority on spreadsheet software and the author of more than 40 spreadsheet books including Excel 2003 Bible and Excel 2003 Power Programming with VBA. While this guide includes tons of examples and screenshots, Walkenbach knows there's no substitute for hands-on learning. The book is complete with:

A dedicated companion Web site that includes bonus chapters plus all sample programs to save you a lot of typing and let you play around and experiment with various changesInformation to help you make the most of Excel's built-in Help system so you can find out other stuff you may need to know

What are you waiting for? Sure, learning to do VBA programming takes a little effort, but it's a Very Big Accomplishment.