O
officemanager2
I have a mainform to compile information, mainly drop down choices (mr, ms,
mrs, etc) that includes a subform for open ended notes.
Currently on the mainform there is a text box that supplies the subform with
inputs and applies a time stamp so the next user can see what was said and
when. The main problem is when ever something is put into the field that
links with the subform that new text overwrites all the previous entries.
I have also realized that the only way to put new entries into the subform is
to directly input them there, but ideally I would prefer the user to input
through the mainform. On that note would I need to create a specific save
button for the field that links to the subform? Currently when the user
'tabs' to the next field the update/over write occurs.
Any suggestions or direction as to how to fix this would be appreciated.
mrs, etc) that includes a subform for open ended notes.
Currently on the mainform there is a text box that supplies the subform with
inputs and applies a time stamp so the next user can see what was said and
when. The main problem is when ever something is put into the field that
links with the subform that new text overwrites all the previous entries.
I have also realized that the only way to put new entries into the subform is
to directly input them there, but ideally I would prefer the user to input
through the mainform. On that note would I need to create a specific save
button for the field that links to the subform? Currently when the user
'tabs' to the next field the update/over write occurs.
Any suggestions or direction as to how to fix this would be appreciated.