I have a table with user details and a notes field. On the main form the user details are on display but the notes field is hidden behind a button. When pressed the notes form appears (vbmodal) with the notes for the record on the first form.
The problem is that whatever I do it doesn't save the data entered into the notes field for that record. I transfer the unique id across to ensure that the data is entered into the right record but no joy.
Does anyone have any basc code or ideas for this?
The problem is that whatever I do it doesn't save the data entered into the notes field for that record. I transfer the unique id across to ensure that the data is entered into the right record but no joy.
Does anyone have any basc code or ideas for this?