Parker
Registered User.
- Local time
- Today, 14:16
- Joined
- Jan 17, 2004
- Messages
- 316
I have a table (call it table ‘A’)
Linked to another table ‘B’
I have a calculation query that runs on some other tables and produces calculated information on some 160 items.
I want to add a lookup field to table ‘B’ that pulls the calculated information from one item in the above query. But this information needs to use the value of the FK in the table as a select criteria. So, for each entry in the table the Query will be different.
I’m probably not looking at it right. It is Friday night and I was out driving @ 5am this morning so my brain is a bit more fried than normal.
Can someone help with the syntax please?
Linked to another table ‘B’
I have a calculation query that runs on some other tables and produces calculated information on some 160 items.
I want to add a lookup field to table ‘B’ that pulls the calculated information from one item in the above query. But this information needs to use the value of the FK in the table as a select criteria. So, for each entry in the table the Query will be different.
I’m probably not looking at it right. It is Friday night and I was out driving @ 5am this morning so my brain is a bit more fried than normal.
Can someone help with the syntax please?