itsgoodtobeking
Programmer
I have a form showing a table in continuous forms, I have several formulas for different fields to change other fields. Some of the formulas affect more than one field, or may be affected by more than one field being changed.
I am planning on putting all the formulas in a macro and running this.
My problem is, I want to run this macro whenever any changes are made on any of the fields on the form (90% of the fields are affected one way or another). That is why I want to run this on any changes made to any field.
How can I do this effectively?
I am planning on putting all the formulas in a macro and running this.
My problem is, I want to run this macro whenever any changes are made on any of the fields on the form (90% of the fields are affected one way or another). That is why I want to run this on any changes made to any field.
How can I do this effectively?