Ok, first up, there ARE reasons to start building some class objects to deal with business logic.
HOWEVER, and it is a big one, in 99% of cases?
Keep in mind that when you build a form + VBA in access, you ARE building a class object!
Why would I want to use a class object in ms-access?
The...