qwkslvr1999
Registered User.
- Local time
- Today, 14:17
- Joined
- Jan 21, 2002
- Messages
- 42
I would like to create a database that will keep track of documents being handed off from one person( or department) to another. I thinking of setting up an events table that will show the info about the document, who received it, to whom it was passed when and other info. However, I only want to store the latest changes in the table and keep a history file that will show up in the form. The last record should be appended to the history file everytime a record is opened.Or at least, something like that...
I am not sure how I should do this. Anybody has any idea? Thanks you in advance!!!
I am not sure how I should do this. Anybody has any idea? Thanks you in advance!!!