K
Kelly Tyler
in a form -- on exit of a certain field how would you
update fields from a separate table?
For instance, if I had a form that update TableA
on update of one of those fields I would like to capture
UserName and DateChanged in TableB.
It seems like it would be easy but my limited
understanding of VBA, SQL and ADO is confusing the heck
out of me. Any ideas or examples would be greatly
appreciated.
update fields from a separate table?
For instance, if I had a form that update TableA
on update of one of those fields I would like to capture
UserName and DateChanged in TableB.
It seems like it would be easy but my limited
understanding of VBA, SQL and ADO is confusing the heck
out of me. Any ideas or examples would be greatly
appreciated.