F
forest8
Hi there
In my database, I need to create a contact log?
What I need to do is have any contact log entries look like a table?
In my table, I have the following fields:
StudentID_FK, DateComplete, CommunicationMethod, CaseNotesCompleted (Checkbox)
The user wants to see all the contact log information when they add new
information to the table.
I want to see all previous information for each student as I enter new data.
How should I set this up?
Thank you
In my database, I need to create a contact log?
What I need to do is have any contact log entries look like a table?
In my table, I have the following fields:
StudentID_FK, DateComplete, CommunicationMethod, CaseNotesCompleted (Checkbox)
The user wants to see all the contact log information when they add new
information to the table.
I want to see all previous information for each student as I enter new data.
How should I set this up?
Thank you