Hello,
This is one that's been hard to search for as it only comes up with the use of a 'Memo' field - this is not what I want.
I need a comments history which allows me to add comments to a specific case and when another comment is added, it is moved to the top. Each comment is marked with the time/date stamp and the user that entered it. This is within the "Issues web database" sample db on Access 2010. So it works along the lines of:
1. Type a comment within a txtbox.
2. Click "Add Comment" button for comment to be displayed within the case.
3. Comment is saved with user, date and time.
4. Any other comment is also displayed but only when viewed in the correct case.
I believe this uses queries and reports, I tried to copy the sample database however it was next to impossible as I'm unable to troubleshoot when it goes wrong. Does anyone know what this is referred to or how I can create this?
Thank you in advance!
This is one that's been hard to search for as it only comes up with the use of a 'Memo' field - this is not what I want.
I need a comments history which allows me to add comments to a specific case and when another comment is added, it is moved to the top. Each comment is marked with the time/date stamp and the user that entered it. This is within the "Issues web database" sample db on Access 2010. So it works along the lines of:
1. Type a comment within a txtbox.
2. Click "Add Comment" button for comment to be displayed within the case.
3. Comment is saved with user, date and time.
4. Any other comment is also displayed but only when viewed in the correct case.
I believe this uses queries and reports, I tried to copy the sample database however it was next to impossible as I'm unable to troubleshoot when it goes wrong. Does anyone know what this is referred to or how I can create this?
Thank you in advance!