Hello,
I am currently working on a form which has a "comments" box for people to update.
We like the data entry guys to use a specific format of the date and time and their initials and then the comment.
Unfortunately they don't always do this properly and miss out some details and have a tendency to overwrite what is in there already.
What I would be looking for is a "previous comments" box which displays everything written previously and another "comments" box that they can update.
When they update the "comments" and move on to another/new record it would add their comment with the date and their user id to the "previous comments" box and would not then be able to edit.
I can do the boxes and the locked editing on the Previous comments but I think it will probably involve a child table to record the date, user id and previous comments and new comments and some type of calculation field?
I am just looking for some pointers as where to start as I don't have too much experience with access and dumming it down would be appreciated.
Thanks
Dan
I am currently working on a form which has a "comments" box for people to update.
We like the data entry guys to use a specific format of the date and time and their initials and then the comment.
Unfortunately they don't always do this properly and miss out some details and have a tendency to overwrite what is in there already.
What I would be looking for is a "previous comments" box which displays everything written previously and another "comments" box that they can update.
When they update the "comments" and move on to another/new record it would add their comment with the date and their user id to the "previous comments" box and would not then be able to edit.
I can do the boxes and the locked editing on the Previous comments but I think it will probably involve a child table to record the date, user id and previous comments and new comments and some type of calculation field?
I am just looking for some pointers as where to start as I don't have too much experience with access and dumming it down would be appreciated.
Thanks
Dan