update field

S

Squibbly

i have a macro that when you update any of the fields/control it then puts
the date and time when last updated. does anyone know how to tell which
field/control has been updated?
 
S

Steve Schapel

Squibbly,

I guess you would need to catch the After Update event of every bound
control on your form, and run an Update Query to a field which stores
the name of the changed field.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top