I was helping a non-profit organization recently to enhance their existing Attendance System for elderly people to make it easier to mark attendance for them.
Callback functions are a hidden gem in Microsoft Access. With these, you can dynamically fill a combobox or listbox entirely from code with a versatility way beyond what a simple static value list can offer. This article covers how to share one call…