I read some of the questions concerning the dlookup function but apparently I'm not getting it.
Problem:
{Using a Form}I'm trying to look up and return the [firstname] of the individual in another table identified by [attendeeid] but I'm not having much success.
Here is the syntax for the "Control Source":
=DLookUp([FirstName],[tbl_B_FamilyMembers],[spouseid]=[AttendeeID])
Any help would be greatly appreciated!
Problem:
{Using a Form}I'm trying to look up and return the [firstname] of the individual in another table identified by [attendeeid] but I'm not having much success.
Here is the syntax for the "Control Source":
=DLookUp([FirstName],[tbl_B_FamilyMembers],[spouseid]=[AttendeeID])
Any help would be greatly appreciated!