Hello all,
I hope someone can help me with the following,
I have form with a subform, on the form I have button that leads to an other form on wich I want to have a field i also have on the subform I think I programed it the way it should be but some how it is not working.
[klant nummer] = [Form]![frmHoofdsubklant]![klant]
[datum invoer] = Date
it gives runtime error 2465 accesss can't find the field frmHoofdklant refferd to in your expression
I hope someone can help me with the following,
I have form with a subform, on the form I have button that leads to an other form on wich I want to have a field i also have on the subform I think I programed it the way it should be but some how it is not working.
[klant nummer] = [Form]![frmHoofdsubklant]![klant]
[datum invoer] = Date
it gives runtime error 2465 accesss can't find the field frmHoofdklant refferd to in your expression