Automatically Run VBA Code Upon Opening an Access Database
Access has the ability to run an Access object’s VBA code automatically whenever the object (form, report, etc.) is opened. It also has the ability to automatically open a designated form when the database launches. Combining these two means VBA … Continue reading