Excel VBA Programming For Dummies. Dick Kusleika

Читать онлайн книгу.

Excel VBA Programming For Dummies - Dick  Kusleika


Скачать книгу
Getting Started with Dialog Box Controls Learning Dialog Box Controls Details Working with Dialog Box Controls Dialog Box Aesthetics Chapter 18: UserForm Techniques and Tricks Using Dialog Boxes A UserForm Example A ListBox Control Example Selecting a Range Using Multiple Sets of Option Buttons Using a Spin Button and a Text Box Using a UserForm as a Progress Indicator Creating a Modeless Tabbed Dialog Box Displaying a Chart in a UserForm A Dialog Box Checklist Chapter 19: Accessing Your Macros through the User Interface Customizing the Ribbon Customizing the Excel UI with VBA

      9  Part 5: Putting It All Together Chapter 20: Creating Worksheet Functions Create Custom Functions to Simplify Your Work Understanding VBA Function Basics Writing Functions Working with Function Arguments Introducing Wrapper Functions Working with Functions That Return an Array Using the Insert Function Dialog Box Chapter 21: Creating Excel Add-Ins Add-Ins Defined Reasons to Create Add-Ins Working with Add-Ins Understanding Add-In Basics Looking at an Add-In Example

      10  Part 6: The Part of Tens Chapter 22: Ten Handy Visual Basic Editor Tips Applying Block Comments Copying Multiple Lines of Code at Once Jumping between Modules and Procedures Teleporting to Your Functions Staying in the Right Procedure Stepping through Your Code Stepping to a Specific Line in Your Code Stopping Your Code at a Predefined Point Seeing the Beginning and End of Variable Values Turning Off Auto Syntax Check Chapter 23: Resources for VBA Help Letting Excel Write Code for You Referencing the Help System Pilfering Code from the Internet Leveraging User Forums Visiting Expert Blogs Mining YouTube for Video Training Attending Live and Online Training Classes Learning from the Microsoft Office Dev Center Dissecting the Other Excel Files in Your Organization Asking Your Local Excel Guru Chapter 24: Ten VBA Do’s and Don’ts Do Declare All Variables Don’t Confuse Passwords with Security Do Clean Up Your Code Don’t Put Everything in One Procedure Do Consider Other Software Don’t Assume That Everyone Enables Macros Do Get in the Habit of Experimenting Don’t Assume That Your Code Will Work with Other Excel Versions Do Keep Your Users in Mind Don’t Forget about Backups

      11  Index

      12  About the Author

      13  Connect with Dummies

      14  End User License Agreement

      List of Tables

      1 Chapter 7TABLE 7-1 VBA’s Built-In Data TypesTABLE 7-2 Variable’s ScopeTABLE 7-3 VBA’s OperatorsTABLE 7-4 VBA’s Logical Operators

      2 Chapter


Скачать книгу