I have developed a 2-tier application for my own use for budgeting. It was originally an Access front-end and an Access back-end, and I am currently upgrading the back-end to MS SQL Server.
As part of this upgrade I want to make as much use as possible of VBA class modules. To this end, I have...