Hi all,
I have 2 tables with multiple field keys.
Table1 = ATTORNEY WITH PROGRAM DETAILS
fields = AttorneyCode (number)(key)
ProgSemCode (number)(key)
SeminarDate (number)(key)
BillingDate
Table2 = PRGRAM AND SEMINAR DETAILS
fields = ProgSemCode (number)(key)
SeminarDate (number)(key)
Trainer
City
Cost
Relationship between Tbl1 and Tbl2 = ProgSemCode and SeminarDate
I would like to have the SeminarDate field in Table1 lookup the SeminarDate field in Table2 based on a match between ProgSemCode between both tables. I've been trying to work this out for hours, and I can't seem to come up with a solution. Any ideas??? The lookup wizard states that I cannot use the data type of date for a lookup.
Thanks in advance,
Peter
I have 2 tables with multiple field keys.
Table1 = ATTORNEY WITH PROGRAM DETAILS
fields = AttorneyCode (number)(key)
ProgSemCode (number)(key)
SeminarDate (number)(key)
BillingDate
Table2 = PRGRAM AND SEMINAR DETAILS
fields = ProgSemCode (number)(key)
SeminarDate (number)(key)
Trainer
City
Cost
Relationship between Tbl1 and Tbl2 = ProgSemCode and SeminarDate
I would like to have the SeminarDate field in Table1 lookup the SeminarDate field in Table2 based on a match between ProgSemCode between both tables. I've been trying to work this out for hours, and I can't seem to come up with a solution. Any ideas??? The lookup wizard states that I cannot use the data type of date for a lookup.
Thanks in advance,
Peter