Article ID: 826531 - Last Review: July 23, 2007 - Revision: 5.9 List of some programming resources for Visual Basic programming in Office 2003 For a Microsoft Office XP version of this article,
see
305326
(http://support.microsoft.com/kb/305326/
)
.
For a Microsoft Office 2000 version of this article, see 226118
(http://support.microsoft.com/kb/226118/
)
.
For a Microsoft Office 97 version of this article, see 163435
(http://support.microsoft.com/kb/163435/
)
.
On This PageSUMMARYThis article lists some of the resources that are available
to help you learn Microsoft Visual Basic programming in Microsoft Office 2003.
This article contains the following sections:
MORE INFORMATIONOnline HelpThe following are ways to receive help in the Microsoft Visual Basic Editor.Note To start the Visual Basic Editor in an Office 2003 program, press ALT+F11, or on the Tools menu, point to Macro, and then click Visual Basic Editor.
The Object BrowserYou can use the Object Browser to browse through all the available objects in your project and see their properties, methods, and events. Additionally, you can see the procedures and the constants that are available from object libraries in your project. You can easily display online Help as you browse. You can use the Object Browser to find and use objects that you create, in addition to objects from other programs.You can receive help for the Object Browser by searching for Object Browser in Help. To locate the Object Browser, follow these steps:
Microsoft Press booksMicrosoft Office Access 2003Collapse this table
Microsoft Office Excel 2003Collapse this table
Additional Microsoft Press resourcesYou may want to search the Microsoft Press Web site as new resources are added periodically. To view the Microsoft Press Web site, visit the following Microsoft Web site:http://www.microsoft.com/mspress
(http://www.microsoft.com/mspress)
Microsoft Knowledge BaseMany articles in the Knowledge Base contain sample code for common Microsoft Visual Basic for Applications (VBA) solutions. The advantage of accessing the articles online is that you can copy the code from your browser and paste it into a module. This saves you the time that it takes to manually type the code.To access the Microsoft Knowledge Base on the World Wide Web, visit the following Microsoft Web site: http://support.microsoft.com
(http://support.microsoft.com/)
For additional information
about how to use the Microsoft Knowledge Base, click the following article number to view the article in the Microsoft Knowledge Base:
129725
(http://support.microsoft.com/kb/129725/
)
Obtaining Knowledge Base Articles on the World Wide Web
Helpful Knowledge Base articlesMicrosoft Office Access 2003Click here to view a list of Access 2003 articles
(http://support.microsoft.com/search/default.aspx?catalog=lcid%3d1033&spid=2509&query=kbautomation&adv=&mode=s&cat=false)
Microsoft Office Excel 2003Click here to view a list of Excel 2003 articles
(http://support.microsoft.com/search/default.aspx?catalog=lcid%3d1033&spid=2512&query=kbautomation&adv=&mode=s&cat=false)
Microsoft Office FrontPage 2003Click here to view a list of FrontPage 2003 articles
(http://support.microsoft.com/search/default.aspx?catalog=lcid%3d1033&spid=2514&query=kbautomation&adv=&mode=s&cat=false)
Microsoft Office Outlook 2003Click here to view a list of Outlook 2003 articles
(http://support.microsoft.com/search/default.aspx?catalog=lcid%3d1033&spid=2520&query=kbautomation&adv=&mode=s&cat=false)
Microsoft Office PowerPoint 2003Click here to view a list of PowerPoint 2003 articles
(http://support.microsoft.com/search/default.aspx?catalog=lcid%3d1033&spid=2522&query=kbautomation&adv=)
Microsoft Office Publisher 2003Click here to view a list of Publisher 2003 articles
(http://support.microsoft.com/search/default.aspx?catalog=lcid%3d1033&spid=2527&query=kbautomation&adv=)
Microsoft Office Word 2003Click here to view a list of Word 2003 articles
(http://support.microsoft.com/search/default.aspx?catalog=lcid%3d1033&spid=2530&query=kbautomation&adv=&mode=s&cat=false)
Internet newsgroupsFor a list of peer-to-peer newsgroups that are available to help you interact with other users of Visual Basic, visit the following Microsoft Web site:http://www.microsoft.com/communities/newsgroups/en-us/default.aspx
(http://www.microsoft.com/communities/newsgroups/en-us/default.aspx)
Other Web resourcesThe following Web sites are also of interest to programmers of Office 2003 programs:Microsoft Office Developer Centerhttp://msdn.microsoft.com/office
(http://msdn.microsoft.com/office)
Microsoft Visual Basichttp://msdn.microsoft.com/vbasic
(http://msdn.microsoft.com/vbasic)
Microsoft Developer Networkhttp://msdn2.microsoft.com/en-us/default.aspx
(http://msdn2.microsoft.com/en-us/default.aspx)
APPLIES TO
| Article Translations
Audio/Video Resources
|
Back to the top
