Hi All,
Here's a puzzle I hope someone can help solve, I have a database (great start) that has an extensive array of event procedures on its form to calculate dates etc. However as a lot of these procedures are on after update events when data is entered directly into the table the form wont reflect changes. Obviously if a user alters the field then the after update event is activated, this could be a pain in the proverbial as there maybe hundreds of records updated directly to the tables daily. Is their a procedure I can perform that will cause these procedures to activate on data entered directly into the table?
Here's a puzzle I hope someone can help solve, I have a database (great start) that has an extensive array of event procedures on its form to calculate dates etc. However as a lot of these procedures are on after update events when data is entered directly into the table the form wont reflect changes. Obviously if a user alters the field then the after update event is activated, this could be a pain in the proverbial as there maybe hundreds of records updated directly to the tables daily. Is their a procedure I can perform that will cause these procedures to activate on data entered directly into the table?