Sell Back Your Copy
For a $30.72 Gift Card
Trade in
Have one to sell? Sell yours here
VBA Developer's Handbook, 2nd Edition
 
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

VBA Developer's Handbook, 2nd Edition [Paperback]

Ken Getz (Author), Mike Gilbert (Author)
4.4 out of 5 stars  See all reviews (29 customer reviews)


Available from these sellers.


Textbook Student FREE Two-Day Shipping for Students. Learn more

Formats

Amazon Price New from Used from
Paperback --  
Paperback, April 25, 2001 --  
Sell Back Your Copy for $30.72
Whether you buy it used on Amazon for $10.98 or somewhere else, you can sell it back through our Book Trade-In Program at the current price of $30.72.

Book Description

0782129781 978-0782129786 April 25, 2001 2
WRITE BULLETPROOF VBA CODE FOR ANY SITUATION

This book is the essential resource for developers working with any of the more than 300 products that employ the Visual Basic for Applications programming language. Written by recognized VBA experts, it provides detailed coverage of a wide range of specific VBA programming challenges. Its careful, step-by-step instructions and thousands of lines of code offer answers, while teaching you to devise new and creative solutions. The instruction applies equally to all VBA environments, whether you are building standalone applications or customizing commercial products using their built-in VBA programmability.

Coverage Includes

  • Manipulating text, numbers, and dates
  • Using automation to control other applications
  • Creating objects using VBA class modules
  • Using standard search and sort algorithms from within VBA
  • Creating standard dynamic data structures, including linked lists, binary trees, stacks, and queues
  • Working with Windows system information, including memory status, screen info, mouse, keyboard, and power status
  • Working with Windows Registry data
  • Retrieving and setting Windows networking information
  • Working with the Windows file system, iterating through folders, creating and deleting files
  • Adding sound and movies to VBA apps using Windows multimedia extensions
  • Tapping the system capabilities provided by the Windows Scripting Runtime library
  • Writing add-ins for the Visual Basic environment

Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.


Editorial Reviews

From the Back Cover

WRITE BULLETPROOF VBA CODE FOR ANY SITUATION
This book is theessential resource for developers working with any of the more than 300 productsthat employ the Visual Basic for Applications programming language. Written byrecognized VBA experts, it provides detailed coverage of a wide range of specificVBA programming challenges. Its careful, step-by-step instructions and thousandsof lines of code offer answers, while teaching you to devise new and creativesolutions. The instruction applies equally to all VBA environments, whether youare building standalone applications or customizing commercial products usingtheir built-in VBA programmability.

Coverage Includes
  • Manipulating text, numbers, and dates
  • Using automation tocontrol other applications
  • Creating objects using VBA class modules
  • Usingstandard search and sort algorithms from within VBA
  • Creating standard dynamicdata structures, including linked lists, binary trees, stacks, andqueues
  • Working with Windows system information, including memory status,screen info, mouse, keyboard, and power status
  • Working with Windows Registrydata
  • Retrieving and setting Windows networking information
  • Working withthe Windows file system, iterating through folders, creating and deletingfiles
  • Adding sound and movies to VBA apps using Windows multimediaextensions
  • Tapping the system capabilities provided by the Windows Scripting Runtime library
  • Writing add-ins for the Visual Basic environment
  • About the Author

    Getz is Senior Consultant with MCW Technologies, a frequent speaker at developer conferences throughout the world, and contributing editor for Office & VBA Developer and Access-Office-VBA Advisor magazines. He is the coauthor of the best-selling Access Developer's Handbook. Gilbert is Product Manager with Microsoft's Developer Tools division, specializing in VBA. He is a columnist for Office & VBA Developer magazine and a regular speaker at Microsoft TechEd and other developer conferences.

    Product Details

    • Paperback: 1104 pages
    • Publisher: Sybex; 2 edition (April 25, 2001)
    • Language: English
    • ISBN-10: 0782129781
    • ISBN-13: 978-0782129786
    • Product Dimensions: 8.9 x 7.6 x 2.3 inches
    • Shipping Weight: 4.2 pounds
    • Average Customer Review: 4.4 out of 5 stars  See all reviews (29 customer reviews)
    • Amazon Best Sellers Rank: #76,000 in Books (See Top 100 in Books)

    More About the Author

    Discover books, learn about writers, read author blogs, and more.

     

    Customer Reviews

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

    149 of 150 people found the following review helpful:
    5.0 out of 5 stars An excellent, worth every penny, book!, May 13, 1999
    By A Customer
    I have had this book for a long time and thought I should put in my .02 cents worth.

    Please do not let some of the earlier reviews fool or confuse you. This is a VBA based book. What does that mean? First off it means that it covers the common programming language 'Visual Basic for Applications' (VBA) that is used by Microsoft Office as well as third party products like Visio, AutoCAD, etc. Second, 'the language' VBA is the same 'programming language' which is used by 'the product' Visual Basic 5.0/6.0 from Microsoft. Think of it this way: Microsoft Visual C++ is a Windows development tool that uses the language C++. Microsoft Excel is a spreadsheet tool that happens to contain a full blown programming language, VBA. In addition, Microsoft happens to sell a 'Windows development tool', called Visual Basic which in turn contains a full blow programming language, VBA. Except for some minor differences, the VBA in Office 97 is the 'same' as the version in the product Visual Basic 5.0.

    This book does not pretend to be about 'the Visual Basic product' or any of the Microsoft Office products. It is about the 'common' programming language, VBA, which they (Visual Basic, Office, Visio, etc.) share! Some of the previous reviewers seem to be confused to these facts.

    While the current edition of this book covers the version of VBA released with Office 97, all of the code would work in Visual Basic 5.0 or 6.0, Visio, AutoCAD, etc. In fact, with the release of VBA 6.0, the 'common programming language' will be the same in Visual Basic 6.0 and Office 2000 and soon to be released versions of Visio, etc.

    This excellent book will NOT show you how to do database programming in Access, spreadsheet programming in Excel, or document programming in Word. It will NOT show you how to write ActiveX DLL's using the Visual Basic PRODUCT or do DCOM programming.

    This book WILL however show you how to write great VBA code (remember, the language) you can use in any of the previously mentioned products. In addition, you will obtain code that will help you get system information, perform 'correct' date calculations, access the system registry, use multimedia features and more! Remember, if I'm wrong, you can send the book back. Nevertheless, if you want to get some understanding about the VBA 'language', get this book.

    Help other customers find the most helpful reviews 
    Was this review helpful to you? Yes No


    24 of 24 people found the following review helpful:
    5.0 out of 5 stars Object-Oriented Programming in VBA, April 8, 2003
    This review is from: VBA Developer's Handbook, 2nd Edition (Paperback)
    Finally there is a book that addresses advanced/state-of-the-art topics and program functionality in VBA. Most other VBA books end their discussion of object-oriented constructs and custom classes with a weak example of a collection class. This book goes way beyond into custom events, interface and implementation classes, and error handling. You're left with the feeling that you have access to all the armament VBA has to offer. Plus, there are lot's of tips & tricks for everything else, and lot's of code you need but haven't had the time to write yourself.
    Help other customers find the most helpful reviews 
    Was this review helpful to you? Yes No


    22 of 22 people found the following review helpful:
    5.0 out of 5 stars intermediate User Loves This Book, March 7, 2003
    This review is from: VBA Developer's Handbook, 2nd Edition (Paperback)
    I've been programming part-time for work and school over the last 3 years. At my new full-time job I'm doing enough programming to warrant upgrading my skills. After reading many reviews I thought this book would be the perfect combination of real-world usability/practicality and some of the more theoretical stuff (like class modules) which I have never been able to pick up on my own.
    So far it has lived up to my expectations perfectly. I highly recommend this book.
    Brad
    Help other customers find the most helpful reviews 
    Was this review helpful to you? Yes No

    Share your thoughts with other customers: Create your own review
     
     
     
    Most Recent Customer Reviews











    Only search this product's reviews



    Inside This Book (learn more)
    First Sentence:
    Almost any VBA application will need to handle string (text) data at one point or another. Read the first page
    Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
    wallpaper value, enumeration handle, command message interface, enumerating network resources, current byte position, class module techniques, controlling other applications, file popup menu, waveform audio devices, right child pointer, using class modules, enumeration data type, callback classes, type library references, left child pointer, immediate window, network connection dialog, waveform audio file, use the current date, rear pointers, entire input string, callback object, wrapper function, new class module, annuity functions
    Key Phrases - Capitalized Phrases (CAPs): (learn more)
    End Sub, Visual Basic, Public Sub, Property Get, Select Case, Property Let, Object Browser, Internet Explorer, Private Declare Function, Microsoft Excel, New Scripting, Case Else, End If Next, New Collection, Option Compare, Private Function, Exit Function, End If Else, End If End Property, Boolean Returns True, Exit Sub, Microsoft Word, Sample Files Filename, Windows Registry, Constant Value Meaning
    New!
    Books on Related Topics | Concordance | Text Stats
    Browse Sample Pages:
    Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
    Search Inside This Book:




    Tags Customers Associate with This Product

     (What's this?)
    Click on a tag to find related items, discussions, and people.
     
    (4)
    (2)

    Your tags: Add your first tag
     

    Sell a Digital Version of This Book in the Kindle Store

    If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

    Customer Discussions

    This product's forum
    Discussion Replies Latest Post
    No discussions yet

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


    Active discussions in related forums
    Search Customer Discussions
    Search all Amazon discussions
       
    Related forums


    Listmania!


    Create a Listmania! list

    So You'd Like to...


    Create a guide


    Look for Similar Items by Category


    Look for Similar Items by Subject