My form has a text box which has a control source pointing to a different form. When I use me.dirty = false and it automatically writes to my table, the text box value does not get recorded because of the control source.
How can I ensure that the text box value gets inserted into the table?
How can I ensure that the text box value gets inserted into the table?