I have a memo field on a form.
I want to write certain events to that field, either on that form or into the underlying table.
I want new event text added to that, preserving the data that may or may not be there.
example:
Issue opened on 5/5/2009
Isue assigned on 5/9/2009
Issue worked on 5/10/2009
Issue resolved on 5/13/2009
The events will be triggered from another form.
Best way to do this?
Thanks,
Dave
I want to write certain events to that field, either on that form or into the underlying table.
I want new event text added to that, preserving the data that may or may not be there.
example:
Issue opened on 5/5/2009
Isue assigned on 5/9/2009
Issue worked on 5/10/2009
Issue resolved on 5/13/2009
The events will be triggered from another form.
Best way to do this?
Thanks,
Dave