Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Visual Basic Editor ====== * **ALT-F11** * launch/show visual basic editor * **Ctrl-J** * "List Properties" - intellisense code suggestion for properties and methods. The dot (.) symbol causes the VB Editor to open List Properties on a PC, but the Mac does not have List Properties/Code Completion, and users must rely on the object browser and object model documentation. * **Auto Syntax Check** * This check each line for validity after the user moves to another line, and presents an error if necessary. This feature can be disabled under Tools -> Options, and any invalid lines will be an alternate color. docs/programming/office_vba/visual_basic_editor.txt Last modified: 2008/08/03 00:25by 127.0.0.1