I have a form that is refreshed with me.Requery in the On Timer event.
I want to display an alert if a new record has been added to the form by another user. Is there a way in VBA To check if a new record has been added to the Record Source after refreshing the form with me.Requery?
I want to display an alert if a new record has been added to the form by another user. Is there a way in VBA To check if a new record has been added to the Record Source after refreshing the form with me.Requery?