Another Frontend Auto Updater - this one by Access MVP Tony Toews. 08/17/2010 Ribbon Customizer for Access 2007/2010 by Clayton Hendricks. Create your own Access 2007 Ribbons real easily by using this tool. MDB Doc is an add-in for Microsoft Access 97-2007 that allows you to document the following objects/properties within an Access database to an HTML (the language used for writing and formatting web pages) file:
Database Properties
Tables
Queries
Forms
Reports
Macros
Normal and Class modules
Form Modules
Report Modules
Relationships
Command Bars
Function/Sub/Property routines within modules
Data Access Pages (Access 2000/XP/2003 version only)
VBA References (new in 1.4x)
It provides an easy way to generate basic system documentation for the objects contained in it. If you use it for many projects, features such as the ability to include a comment for a sub, function or property routine will allow you to build basic application documentation for your Access based applications very quickly. A great set of tools which includes quick buttons for adding an error handler, a procedure header, documentation, etc. These are tools I wouldn't want to live without. This is a great tool for automatically indenting all of your code. These are great and I especially love the Total Deep Search where you can search for ANYWHERE a word, or characters, are used within the database, including within all objects or fields. The page has tools for sale but also further down in the list there are some free utilities and links to code examples. |