Thanks for your quick reply.
I forgot to mention two big things in the original post:
I'm trying to separate out data entry from data viewing, so at the very least I would need two forms for #2 (versus only a form to add a comment for #1, while the comments field could be view with the rest of...
Hello all,
I'm creating an database of issues that occur at my company in access, and I need some help with a little bit of table design.
Right now, I have an Issues table that has the following fields:
ID - Autonumber (PK)
User - Lookup to a table of users
IssueDate - date/time
WhatHappened -...