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?
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?