Hi,
I started writing a code as follows:
Private Sub Status_Change()
Me![NotesForm]![Notes] = "Status has been changed"
End Sub
This adds a note in the field, but only populates the first record, instead of creating a new one?
Sorry, I am a complete novice at this.
Any ideas??
Hi,
To expand on this....
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...
Hi,
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".
Any help would be much appreciated.
Kind regards,
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.