Full Version: To what event do I attach my macro?
UtterAccess Discussion Forums > Microsoft® Access > Access Forms
steven381
I have a form that contains a datasheet view of a table. And I want to run a macro Every time a new record is add to my table or when a record is edited. To what event do I attach my macro?
Thank you Steven
Larry Larsen
Hi
The beforeUpdate event of the form will fire if the record is new or changed,,
thumbup.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.