Got a weird problem with my form FrmAddDueIn.
I want to create a OnChange event on the textbox NumberTxt that updates the subform ATRRecordQuerySubform.
My problem is that the form for an unknown reason will update the subform based on NumberTxt value and the value of the combobox Customer.
When I run the query ATRRecordQuery or the subform ATRRecordQuerySubform on their own they just ask for NumberTxt value.
So the problem has to be on the main form FrmAddDueIn.
I have attached a copy with the relevant forms, queries and tables.
Any help would be much appreciated.
I want to create a OnChange event on the textbox NumberTxt that updates the subform ATRRecordQuerySubform.
My problem is that the form for an unknown reason will update the subform based on NumberTxt value and the value of the combobox Customer.
When I run the query ATRRecordQuery or the subform ATRRecordQuerySubform on their own they just ask for NumberTxt value.
So the problem has to be on the main form FrmAddDueIn.
I have attached a copy with the relevant forms, queries and tables.
Any help would be much appreciated.