MonkeyChico
Registered User.
- Local time
- Yesterday, 19:01
- Joined
- May 11, 2010
- Messages
- 18
I’ve designed a basic database that allows users to track progress and correspondence related to their accounts. The users enter their notes in a simple memo field which is attached to a button that adds a date stamp prior to their entries. I’ve read on various forums that there is a better way to design this type of correspondence log using an entry memo field which then populates a table that can be searched and sorted. How would I design this? I’d like the entry section to have the following fields:
- User initials
- Note type combo box (i.e. initial discussion, progress update, etc)
- Note itself
After the user completes all the fields and their notes, they’d click a button to add the note which would be date stamped and entered into a note history list on the same form.
I’m quite new to Access and I just can’t figure out how to build this. Thank you!
- User initials
- Note type combo box (i.e. initial discussion, progress update, etc)
- Note itself
After the user completes all the fields and their notes, they’d click a button to add the note which would be date stamped and entered into a note history list on the same form.
I’m quite new to Access and I just can’t figure out how to build this. Thank you!