M
meghanwh
I have an address block on a form, with separate fields for street,
city, state, etc. for both home address and business address. I have a
separate field in which I'd like to update when the addresses are
updated. So for the "HomeAddrUpdate" field, anytime anything in any of
the home address fields is changed I'd like to put the date. Is there a
way to code this in Access? I know how to use the OnDirty function for
a form or a single field, but is there a sub I can write to encompass
multiple fields? Thanks.
city, state, etc. for both home address and business address. I have a
separate field in which I'd like to update when the addresses are
updated. So for the "HomeAddrUpdate" field, anytime anything in any of
the home address fields is changed I'd like to put the date. Is there a
way to code this in Access? I know how to use the OnDirty function for
a form or a single field, but is there a sub I can write to encompass
multiple fields? Thanks.