I have a status combo box in the main form and would like to create a new note in a text field on the subform. The main form is called "Main" and the text field is called "FraudNotes".
Basically, I have users who populate main form and choose a status (New, Pending and Completed) depending on the outcome. When the users has selected the outcome (after event), i would like a new auto note populated in a text field in a sub form. For example, if the status is "New", I would like a new note added stating along the lines of "Status has been changed to NEW".
A new note should be created in the sub form each time it has changed.
The main form is called "MainForm" (where the status field is) and the status field is called "Status".
The auto note should be populated in a sub form called "NotesForm" in a text field called "Notes".
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.