Ms Access VBA Tutorial

MS Access Programming - MS Access VBA with Real-World Examples

Archives for OOP

17 May by admin in OOP, Tools

How to automate VBA Class creation with mztools free addin

How to automate VBA Class creation with mztools free addin
Last time, you learnt how to create a VBA OOP class by hand. Unfortunately it's tedious. So here's a fantastic tool to help you improve your productivity on MS Access or MS Excel VBA: mztools VBA. This tool is so fantastic that even Visual Studio Users could dream of it. In ...more»
27 Dec by admin in OOP

Introduction to Object Oriented Programming (OOP) with MS Access VBA

Introduction to Object Oriented Programming (OOP) with MS Access VBA
If you have read my Open Letter to MS Access Users, you'd know why it is important to introduce Object Oriented Programming within your MS Access Application: because your IT and even yourself are fed up with the Mess so let's stop it :). Nevertheless Object Oriented Programming may be hard ...more»