I am wondering what is the event that corresponds to adding data or updates to a Tab Control form. Each tab corresponds to a different table and I have to insert an event number every time a user enters new information.
The code will insert the same number to each table if the data info is new or update the rest if it is already in the tables. Not sure if it is On Dirty or Before Update.
Maybe there is an other way of doing this???
Any suggestions are welcome.
Thank you
The code will insert the same number to each table if the data info is new or update the rest if it is already in the tables. Not sure if it is On Dirty or Before Update.
Maybe there is an other way of doing this???
Any suggestions are welcome.
Thank you