C
Cheese_whiz
Hi,
Setup:
Query A columns: table1pk, table1Field2, column3 (calculated: ??)
Query B columns: table2pk, column2 (calculated from data in table2)
Question:
Can I use DLookup in QueryA:column3 to lookup table2pk in query B where
queryB.column2 = queryA.table1Field2
??
Wow, hope that makes sense!
Thanks,
CW
Setup:
Query A columns: table1pk, table1Field2, column3 (calculated: ??)
Query B columns: table2pk, column2 (calculated from data in table2)
Question:
Can I use DLookup in QueryA:column3 to lookup table2pk in query B where
queryB.column2 = queryA.table1Field2
??
Wow, hope that makes sense!
Thanks,
CW