Any help with this would be greatly appreciated.
I have a form, CALLS, and within this is a subform, CUST. When I enter the customers account number, in the corresponding field of the CUST subform, the DLookup is performed, and if that customer is an existing one, the remaining fields on the CUST subform are populated.
If I open the CUST subform on its own, this works perfectly well. However, when I open the CALLS form, and try to use the CUST form in the manner described above, I get a run-time error.
I'm pretty sure that what I want to do is not impossible, and the solution is a fairly easy one, but I'm stuck, and I can't find it !
Many thanks in advance.
I have a form, CALLS, and within this is a subform, CUST. When I enter the customers account number, in the corresponding field of the CUST subform, the DLookup is performed, and if that customer is an existing one, the remaining fields on the CUST subform are populated.
If I open the CUST subform on its own, this works perfectly well. However, when I open the CALLS form, and try to use the CUST form in the manner described above, I get a run-time error.
I'm pretty sure that what I want to do is not impossible, and the solution is a fairly easy one, but I'm stuck, and I can't find it !
Many thanks in advance.