M
Martino165
I have a table where I need specific lookup values. I am able to
lookup a single table, but am not able to conditional lookup multiple
tables.
Example:
tbl_Study_Info
Published_Flag (1 or 2) for "published" or "unpublished"
Reference_Info (if Published_Flag = 1 [published] lookup values in
table "lkptbl_Publish_Journal_list"; and if Published_Flag = 2
[unpublished]lookup values in lkptbl_Laboratory_Name")
Hope that is enough desc to get the point accross.. thanks
lookup a single table, but am not able to conditional lookup multiple
tables.
Example:
tbl_Study_Info
Published_Flag (1 or 2) for "published" or "unpublished"
Reference_Info (if Published_Flag = 1 [published] lookup values in
table "lkptbl_Publish_Journal_list"; and if Published_Flag = 2
[unpublished]lookup values in lkptbl_Laboratory_Name")
Hope that is enough desc to get the point accross.. thanks