July 2019

How To Attach Files In An Access Database

If you noticed Access now has a datatype to add attachments. If you don’t want to program this with VBA as I show you how to do below, you can use it (if you dare :)). I think Microsoft wanted to make things easier for the user, so they added the ability to add attachments […]

Continue Reading

MS Access VBA Programming – Responding To User Actions

In this video I’m going through module 2 of the “Donors and Donations” database course, https://vbahowto.com/ms_access_prog/donors_and_donations You are going to find out solutions and ideas in this video such as: -What are control events, and how can you benefit? -How to reference form objects. -How to set control properties -How to obtain values entered into […]

Continue Reading