I need suggestions on how to address this. My form works as is and I need the calculated expressions in the query record source for the form.
I can't add for example:
Me.CheckNo = Me.txtccheckno
Making a textbox on the main form equal to that of my subforms check number
I need a workaround!
I can't add for example:
Me.CheckNo = Me.txtccheckno
Making a textbox on the main form equal to that of my subforms check number
I need a workaround!
Recordset is not Updateable