Using timestamps for individual records on a continuous form

G

Guest

I have a single form that populates hidden date/username fields whenever any
data is changed (OnDirty) which works great. I have to make a secondary
(easier) way to update alot of records quickly. I attempted making a
continuous form that resembles a datasheet, but can't get the individual
record's timestamp field to capture the date and username like the single
form does. I know I can do an OnDirty for each field, but that would be
cumbersome. Any ideas?
 
G

Guest

Just a few more details. All of the fields are bound.

Everything works fine on the single form.

I guess my question is what do I have to do to get the current date and the
username to update a particular record if any field in that record is changed
 

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