H
Hugh self taught
Hi knowledgeable Guru's
I need to keep a history of partnership changes. The fields that change are
a date (date the partnership is created) & a number field (references a
partner in a master table) which come from a table of partnerships. I use the
afterupdate event to write a new record in a history table when the
partnership has a partner change. There are other references to the
partnership table that I also record but those are from current data on the
form so that's easy. I can't seem to work out how to keep the date of the
previous change in this partnership as well as the index number of the
previous partner. The date picker is used to change the date & the partner is
a cbo box.
Your pointers on how to achieve this would be greatly appreciated.
Cheers
H
I need to keep a history of partnership changes. The fields that change are
a date (date the partnership is created) & a number field (references a
partner in a master table) which come from a table of partnerships. I use the
afterupdate event to write a new record in a history table when the
partnership has a partner change. There are other references to the
partnership table that I also record but those are from current data on the
form so that's easy. I can't seem to work out how to keep the date of the
previous change in this partnership as well as the index number of the
previous partner. The date picker is used to change the date & the partner is
a cbo box.
Your pointers on how to achieve this would be greatly appreciated.
Cheers
H