P
PK
Please help!
I have a form that has dozens of fields of various control types (text,
checkbox, drop down, list box, etc). I need to run a piece of code if ANY
field changes value (regardless of type). I COULD set up an afterupdate
event for each field on the form, but that would be a lot of work and be
really ugly.
Any ideas?
Thanks!
I have a form that has dozens of fields of various control types (text,
checkbox, drop down, list box, etc). I need to run a piece of code if ANY
field changes value (regardless of type). I COULD set up an afterupdate
event for each field on the form, but that would be a lot of work and be
really ugly.
Any ideas?
Thanks!