S
Steve K
I so far found only one example of code in the Knowledge
Base that allows tracking of changes of records on a
form,http://support.microsoft.com/default.aspx?scid=kb;en-
us;183792&Product=acc97 This basically uses one Memo
field to store all the data changed in all the fields on
the form. It works well, but it's limited by not being
able to query/filter through this stored data later on.
Are there alternative methods that people have developed
that stores the data in separate or distinct fields vs one
field?
Base that allows tracking of changes of records on a
form,http://support.microsoft.com/default.aspx?scid=kb;en-
us;183792&Product=acc97 This basically uses one Memo
field to store all the data changed in all the fields on
the form. It works well, but it's limited by not being
able to query/filter through this stored data later on.
Are there alternative methods that people have developed
that stores the data in separate or distinct fields vs one
field?