F
floyd33 via AccessMonster.com
I am trying to use a DLookUp to display a value from a table to a form.
Field to display: Phone, tblAttendee, with criteria of AttendeeType2,
tblAttendee=48
Form to display it on:frmMeeting
I need the Phone field to pull from tblAttendee, where field AttendeeType2=48
and it matches up tblAttendee.MeetingID to tblMeeting.MeetingID.
I can't figure this one out. Any help is appreciated.
Field to display: Phone, tblAttendee, with criteria of AttendeeType2,
tblAttendee=48
Form to display it on:frmMeeting
I need the Phone field to pull from tblAttendee, where field AttendeeType2=48
and it matches up tblAttendee.MeetingID to tblMeeting.MeetingID.
I can't figure this one out. Any help is appreciated.