home | Help!
How can I help you ?

Simple Software


Netmail - Simple program for sending mail from a batch file
Crosstab Missing Values - A simple SQL solution for avoiding those pesky missing values you get when you try to use the Microsoft Access crosstab query.
Switch Excel to manual - Useful for when you have a big Excel workbook
Find and Replace for MSAccess queries - Ever needed to duplicate a group of MS Access queries and then change a key piece of data in each one? Use this VBA code to do it
MS Access COALESCE Function - Gives you the functionality of the SQL Server COALESCE function in MS Access
MySQL IsNull Function - When you are translating MSAccess JET SQL into MySQL syntax this function saves a translation to IFNULL
Serialize an object to XML in VB .NET - Write user preferences to a text file with ease
IconEditor - Free from Microsoft, an Icon Editor
MSAccess Not In List Event - Simple VBA code for remembering text typed into a combo box
VBA Date Format 1st 2nd 3rd - VBA create the date format for the st part of 1st
Mass File Rename using Excel VBA - Rename hundreds of Excel workbooks in a folder
SQL Server MS Access VBA ISO Date Function - Useful when converting an MS Access backend to SQL Server