simulate a click event
In my Access application, I have a form that displays a list of records by an ID number. The "On Click" property points to a macro that runs when the user clicks on one of the record IDs. However, there are times when I want to automatically do the "click" so the user...