|
|
|
| |
|
|
| |
| Visual Basic |
| Link | Description |
| Programming To The Visual Basic Editor |
This is part of Chip Pearson's Pearson Software Consulting Web site, which contains information about Excel programming. This page contains information about using the Visual Basic editor in Excel and includes such information as how to use VBA code to add and manipulate code modules; delete code from a subroutine, module, or all modules; reduce screen flicker; export code; and get a procedure's declaration. It also contains some useful information about the extensibility code model and shows how to get references to some key objects. |
| ExcelHints.com | A smallish Excel tip site with some descriptions of some of the more complicated Excel features and worksheet functions. Includes a good keyboard shortcut list here. No VBA code, though. |
| AbleBits | Add-ins for
Microsoft Excel, Outlook, Word. |
| Blog entry: Must read for everyone trying to deploy VSTO solutions. | Tips and links for deploying VSTO (Visual Studio Tools for Office) solutions. |
| Deploying Visual Studio 2005 Tools for Office Solutions Using Windows Installer (Part 1 of 2) | MSDN overview about deploying VSTO solutions. |
| Deploying Visual Studio 2005 Tools for Office Solutions Using Windows Installer: Walkthroughs (Part 2 of 2) | MSDN walkthrough for deploying VSTO solutions. |
| Information on Office saving documents in XML format | New versions of Office applications will save documents in XML formats. |
| Office-Addins.com | A variety of add-ins, macros, and tools for Excel, Outlook, and other Office applications. |
| vb123.com | A site for Microsoft Office, particularly Access, by author Garry Robinson. Read about his latest book Real World Microsoft Access Database Protection and Security. |
To suggest a link, email me giving the link's
URL, title, category (Visual Basic, Misc Algorithms, etc.), and a one or two sentence description.
|