Excel Bookstore
 Location:  Home» VBA Books » Visual Basic » VB and VBA in a Nutshell: The Languages  
Other Locales
  • Canada
  • U.K.
  • USA
  • Categories
    Bill Jelen Books
    Excel Books
    Excel 2007 Books
    VBA Books
    Pivot Table Books
    Charting Books
    Access Books
    Office Books
    Holy Macro! Books
    Office Software
    Computers
    Kindle
    Related Categories
    • Visual Basic
    Development
    Microsoft
    Computers & Internet
    Subjects
    • VBA
    Development
    Microsoft
    Computers & Internet
    Subjects
    • Software Development
    Software Design, Testing & Engineering
    Programming
    Computers & Internet
    Subjects
    • General
    Programming
    Computers & Internet
    Subjects
    Books
    • General
    Languages & Tools
    Programming
    Computers & Internet
    Subjects
    • Basic
    Languages & Tools
    Programming
    Computers & Internet
    Subjects
    • General
    Computers & Internet
    Subjects
    Books
    • General
    Software
    Computers & Internet
    Subjects
    Books
    • Mathematics
    Professional Science
    Professional & Technical
    Subjects
    Books
    • Nutshell
    Series
    O'Reilly
    By Publisher
    Custom Stores
    • Visual Basic
    Programming
    O'Reilly
    By Publisher
    Custom Stores
    • General
    Programming
    O'Reilly
    By Publisher
    Custom Stores
    • Programming Languages
    Computer Science
    New & Used Textbooks
    Custom Stores
    Specialty Stores
    • General AAS
    Computer Science
    New & Used Textbooks
    Custom Stores
    Specialty Stores
    • General AAS
    New & Used Textbooks
    Custom Stores
    Specialty Stores
    Books
    • Qualifying Textbooks
    Custom Stores
    Specialty Stores
    Books
    • Illustrated
    Edition (format)
    Refinements
    Books
    • Paperback
    Binding (binding)
    Refinements
    Books
    • Printed Books
    Format (feature_browse-bin)
    Refinements
    Books
    Subcategories
    Visual Basic
    .Net
    C#
    C++
    Visual Studio
    Mathematics
    Applied
    Chaos & Systems
    Geometry & Topology
    Mathematical Analysis
    Mathematical Physics
    Number Systems
    Pure Mathematics
    Transformations
    Trigonometry
    Qualifying Textbooks
    All Titles
    Arts & Photography
    Biographies & Memoirs
    Business & Investing
    Children's Books
    Computers & Internet
    Cooking, Food & Wine
    Engineering
    Entertainment
    Gay & Lesbian
    General AAS
    Home & Garden
    Literature & Fiction
    Medicine
    Nonfiction
    Outdoors & Nature
    Parenting & Families
    Professional
    Reference
    Religion & Spirituality
    Science
    Teens
    Travel
    Paperback
    Mass Market
    Trade

    VB and VBA in a Nutshell: The Languages

    VB and VBA in a Nutshell: The Languages

    enlarge enlarge 
    Author: Paul Lomax
    Publisher: O'Reilly Media, Inc.
    Category: Book

    List Price: $29.95
    Buy Used: $0.46
    You Save: $29.49 (98%)



    New (30) Used (42) from $0.46

    Rating: 4.5 out of 5 stars 45 reviews
    Sales Rank: 107582

    Format: Illustrated
    Media: Paperback
    Edition: 1st
    Pages: 650
    Number Of Items: 1
    Shipping Weight (lbs): 1.7
    Dimensions (in): 9 x 5.7 x 1.3

    ISBN: 1565923588
    Dewey Decimal Number: 005.268
    UPC: 636920923589
    EAN: 9781565923584
    ASIN: 1565923588

    Publication Date: October 1, 1998
    Availability: Usually ships in 1-2 business days
    Shipping: Expedited shipping available
    Shipping: International shipping available
    Condition: Standard used condition.

    Similar Items:

      • VBA Developer's Handbook, 2nd Edition
      • Mastering VBA (Mastering)
      • Writing Excel Macros with VBA, 2nd Edition
      • Access Database Design & Programming (3rd Edition)
      • Absolute Beginner's Guide to VBA (Absolute Beginner's Guide)

    Editorial Reviews:

    Amazon.com
    VB & VBA in a Nutshell: The Languages documents the latest version of the world's bestselling rapid application development environment. Paul Lomax's explanation of the language comes in two main parts.

    First, Lomax explains the structure and syntax of Visual Basic (VB) and Visual Basic for Applications (VBA) programs. He details all the important stuff, including how to work with variables, how to create custom functions, how to create classes, how to handle errors, and how to react to user events. If you're up to speed on general programming concepts and just want to know how to get something done in VB/VBA, you'll find this part of the book especially handy.

    The second, and largest, part of the book is a language reference in the classic O'Reilly style. Every function, statement, keyword, and miscellaneous bit of code has a clear, complete entry. Each entry includes a statement of syntax, a description of the function's purpose, a quick example of its use, and some tips for using it successfully. The reference documents the language as it exists in VB6. --David Wall

    Product Description
    The online documentation of VB/VBA language components seems to follow the 80/20 rule: the basic facts that you need to use a language statement are provided in the documentation. But the additional 20 percent that you need to use it effectively or to apply it to special cases is conspicuously absent. To a professional VB/VBA programmer, though, this missing 20 percent of the language's documentation isn't a luxury, it's a necessity. And in VB & VBA in a Nutshell: The Language, it finally is available. The bulk of the book consists of an alphabetical reference to the statements, procedures, and functions of the VB/VBA language. Each entry has a standardized listing containing the following information:

    • Its syntax, using standard code conventions
    • Differences in the operation of the keyword in a macro environment (e.g., in Office) and in Visual Basic, if there are any
    • A list of arguments accepted by the function or procedure, if any
    • A description of the data type returned by a function
    • The finer points of a keyword's usage that are often omitted from or blurred over by the documentation
    • Tips and gotchas that include undocumented behaviors and practical applications for particular language elements -- a section particularly invaluable for diagnosing or avoiding potential programming problems
    • A brief, nonobvious example that illustrates the use of the keyword
    Also included in VB & VBA in a Nutshell: The Language is a brief overview of the VB/VBA language, including:
    • Basic VBA programming concepts, such as its data types and its support for variables, constants, and arrays
    • Error handling in VBA applications
    • Object programming with VBA
    • Using VBA with particular applications. Excel and Project are utilized to show how to work with an application's integrated development environment and to take advantage of its object model Regardless of how much experience you have programming with VBA, this is the book you'll pick up time and time again both as your standard reference guide and as a tool for troubleshooting and identifying programming problems.
    VB & VBA in a Nutshell: The Language is the definitive reference for Visual Basic and VBA developers.



    Customer Reviews:   Read 40 more reviews...

    5 out of 5 stars Buy it.   December 18, 2006
    WW (Port Allegany, PA)
    1 out of 1 found this review helpful

    If you have an understanding of VB and need a good reference book, this is it. It will save a lot of the time & frustration experienced when searching with MSDN.


    5 out of 5 stars very handy   August 6, 2006
    JH
    3 out of 3 found this review helpful

    this comes in very handy if you are developing with vb/vba on a daily basis. much quicker than using the mostly confusing and badly organized MSDN online references...


    5 out of 5 stars The best learning tool for beginners   March 3, 2006
    Michael Alexander (Frisco, Texas)
    2 out of 2 found this review helpful

    It's hard to believe that this book was originally published in 1998. I can't think of any VB programmer I've met that did not have one of these on their desk. This book is meant to be used like a dictionary for VB and VBA. The format is brilliant and the concepts in it are as valid today as they were in 1998.



    4 out of 5 stars Absolutely Great   October 11, 2005
    E
    5 out of 5 found this review helpful

    Well, although there are still many zealous VB 6.0 coders out there, we all know the former language has been superseded by VB.NET, which is basically completely unrelated whatsoever to VB 6.0.

    With that being said, I don't plan on becoming a VB coder anyhow, and don't do a lot of programming Web applications anyway. However, there is A LOT that can be accomplished in the Visual Basic language and I find learning VB as a really nice leisure time in between classes, learning hardcore material, or just wanting to enter new territory.

    For anyone else who reviews this, please recognize what this book is (and perhaps what it is not): this is a "NUTSHELL" title -- It is not meant to be a defintive tutorial. In fact, the author blatantly states in the preface that the people who will get the most out of this book are those who already have knowledge of VB and are looking for something to refresh their memories or use as a desktop reference.

    Now the latter phrase, desktop reference, is exactly what this book is. While the book can be divided into an 'explanation' section and a 'reference' section, the explanations are NOT complete, and are really just broad overviews of the particular subjects a section covers.

    I know: I mentioned that I wasn't a VB coder (although I'm not a novice either), and yes, I purchased this book knowing this. I don't recommend this approach for everyone, but this works for me. I've learned a lot from this reference, and I'm able to implement a lot of what I've read. The reference section is excellent. So yes, I've used this as a "bootleg textbook".

    Other than the fact that good books on VB 6.0 are a little hard to come by nowadays (everything's VB.NET), this is a good start for someone who doesn't want their hands held the whole way and are okay with starting off "in the middle of nowhere" and trekking through unknown territory. One of O'Reilly's best.



    4 out of 5 stars From a beginner   July 20, 2005
    Ian P. Taylor (United Kingdom)
    3 out of 6 found this review helpful

    I have only just started to learn about VB and VBA and as an absolute beginner, I found so far at any rate, this book very easy to absorb and understand. It also gioves a good depth of what VB and VBA is all about. My work has taken me away from home (and frm my computer) for many weeks but the book always goes with me and I am very pleased to have purchased it. I would suggest it is very good for anyone else wishing to consider buying it for the knowledge and style of how the author imparts that knowledge.

    Thank you for browsing ExcelBookstore.com!