Skip to content

Excel VBA Programming for Dummies

Best in textbook rentals since 2012!

ISBN-10: 0764574124

ISBN-13: 9780764574122

Edition: 2004

Authors: John Walkenbach

List price: $24.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

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…    
Customers also bought

Book details

List price: $24.99
Copyright year: 2004
Publisher: John Wiley & Sons, Incorporated
Publication date: 8/20/2004
Binding: Paperback
Pages: 408
Size: 7.40" wide x 9.20" long x 0.80" tall
Weight: 1.364
Language: English

Introduction
Introducing VBA
What Is VBA?
Jumping Right In
How VBA Works with Excel
Introducing the Visual Basic Editor
Introducing the Excel Object Model
VBA Sub and Function Procedures
Using the Excel Macro Recorder
Programming Concepts
Essential VBA Language Elements
Working with Range Objects
Using VBA and Worksheet Functions
Controlling Program Flow and Making Decisions
Automatic Procedures and Events
Error-Handling Techniques
Bug Extermination Techniques
VBA Programming Examples
Developing Custom Dialog Boxes
Custom Dialog Box Alternatives
Custom Dialog Box Basics
Using Dialog Box Controls
UserForm Techniques and Tricks
Creating Custom Toolbars and Menus
Customizing the Excel Toolbars
When the Normal Excel Menus Aren't Good Enough
Putting It All Together
Creating Worksheet Functions - and Living to Tell about It
Creating Excel Add-Ins
Interacting with Other Office Applications
The Part of Tens
Ten VBA Questions (And Answers)
(Almost) Ten Excel Resources
Index