These are a few years old, but I think there’s a lot of good, interesting stuff in here. It’s extremely practical code.
- An Outlook Script to Save Spam for Training Spamassassin
- Fixing Phone Numbers so they Fit a Common Format
- More VBA Sample Code
- MS Access to KML Data Dump
- MS Access VBA: Error -2147217900 (80040e14)
- MS Access VBA: Generating Code for Handlers
- MS Access, Outlook: recording bounced email addresses
- MS Access: A Hack to Print Blank Rows in a Report
- MS Access: Address Cleanup Macros
- MS Access: Automatically Jumping to the Only Record that Matches
- MS Access: Comparing Queries Between Two Databases (a query diff)
- MS Access: Display A Subreport Even When There Are No Records
- MS Access: Geocoding and Distance Reporting
- MS Access: Inserting and Deleting Contact Items With VBA
- MS Access: Inserting Records with Visual Basic and DAO
- MS Access: Log Messages to a Table and Know What’s Happening When Your User is Stuck
- MS Access: Me.Dirty = False; Forcing a Form to Update a Record
- MS Access: Printing a “Dictionary Header” on a Report
- MS Access: Quoting Strings in SQL
- MS Access: Showing “Continue…” Conditionally at the bottom of a Section in a Report
- MS Access: VBA CRC32 Function
- MS Access:Automatically Requery to Update a Combo Box
- MS Access:Can’t Add New Record to Subform
- MS Excel: Cleverer Table Importer
- MS Excel: Moving Cursor to the First Occurence of a String
- MS Outlook and Access: Recording Bounced Email Addresses
- MS Outlook: Dumping MIME EML Email Files for Spamassassin Training
- MS Outlook: Mass Email VBA Script
- MS Outlook: Remove Duplicate Contacts
- VBA: Transforming XML Error Messages into VBA Errors (Raising or Throwing Errors)