J
J.Alladien
Hi guys,
I have a form"AANVRAAG_JETZZA2"(with underlaying table for values) with a
certain field (only numbers) named "POP" ,on this form I would like to
display in another field the values from another table of mine(TYPES) ;So
this is what I did:
=DLookUp("TYPE","TYPES","TYPE-ID=forms![AANVRAAG_JETZZA2]![POP]")
When I do this I get # error#
What Am I doing wrong!
Thanks in advance for the help!
I have a form"AANVRAAG_JETZZA2"(with underlaying table for values) with a
certain field (only numbers) named "POP" ,on this form I would like to
display in another field the values from another table of mine(TYPES) ;So
this is what I did:
=DLookUp("TYPE","TYPES","TYPE-ID=forms![AANVRAAG_JETZZA2]![POP]")
When I do this I get # error#
What Am I doing wrong!
Thanks in advance for the help!