G
Guest
Hi I am new to Access please help...
=DLookUp("[Name]","tblPersAddr"," [ssn] = [tblPersAddr]![SSN]")
All I get is the first name in all the fields. What I want is when the ssn
matches to give me that name.
What am I doing wrong and do I also need a not zero/not blank check?
Thank You for any help!
=DLookUp("[Name]","tblPersAddr"," [ssn] = [tblPersAddr]![SSN]")
All I get is the first name in all the fields. What I want is when the ssn
matches to give me that name.
What am I doing wrong and do I also need a not zero/not blank check?
Thank You for any help!