The information in this article applies to:
SUMMARY
Microsoft introduced Priority Office Developer Support to meet your
growing need for quality development-related support. By using this fee-
based option, you have access to support professionals trained specifically
in this area. As a result, your issues will be resolved more quickly and
accurately. For individuals and organizations, effective support of
Microsoft products comes from choosing the appropriate support option.
MORE INFORMATIONOnline HelpThe Help files included with Microsoft Excel are useful for learning the syntax for specific Visual Basic for Applications methods or properties. To bring up the context-sensitive Help file for a particular Visual Basic for Applications command, type the command on a module sheet, and then press F1. You will be provided with the syntax, a description, and an example of how the command is used.Microsoft Knowledge Base on the Internet's World Wide WebMany articles in the Knowledge Base contain sample code for common Visual Basic for Applications solutions. The advantage of accessing the articles online is that you can copy the code from your browser and paste it on a module sheet. This saves you the time it would take to manually enter the code.To access the Microsoft Knowledge Base on the Internet, follow these steps:
Searching for Information in the Knowledge BaseListed below are some keywords you can use to effectively search the Knowledge Base for sample code. To limit your search to articles containing Visual Basic for Applications code, include "Visual Basic" (with the quotation marks) in your search string.Keywords: kbprg For articles discussing programming issues (macros or Visual Basic procedures) Helpful Knowledge Base ArticlesThe following articles answer some frequently asked questions and can help you get started in developing your custom solutions in Visual Basic for Applications. To obtain any of these articles, search on the Q number (that is, the identification number or ARTICLE-ID number) that is associated with each of the following articles:Q120198 How to Select Cells/Ranges Using Visual Basic ProceduresFor more information about how to access the Microsoft Knowledge Base from other online services, please see the following article in the Microsoft Knowledge Base: Q146197 How to Find Technical Information About Microsoft Excel Microsoft Press and Third-Party Reference BooksTitle: Excel 5 for Windows--Power Programming TechniquesAuthor: John Walkenbach Publisher: IDG Books Worldwide Date: 1994 ISBN: 1-56884-303-8 Pages: 726 Includes: One 3.5-inch high-density floppy disk 149502 Title: Developing Excel 95 Solutions Author: Eric Wells Publisher: Microsoft Press Date: 1995 ISBN: 1-55615-893-9 Pages: 821 Includes: One 3.5-inch high-density floppy disk Title: Teach Yourself Excel Programming with Visual Basic for Applications in 21 Days Author: Matt Harris Publisher: Sam's Publishing Date: 1996 ISBN: 0-672-30782-0 Title: Microsoft Excel Visual Basic for Applications Author: Reed Jacobson Publisher: Microsoft Press Date: 1995 ISBN: 1-55615-830-0 Pages: 319 Includes: One 3.5-inch high-density floppy disk Additional query words: 8.00 97 vba
Keywords : kbdta KbVBA |
Last Reviewed: November 4, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |