dridgeway
Technical User
- Jun 3, 2003
- 16
2 LINKED TABLES - I CANNOT CHANGE THE TABLES
Table=LOADS
Key Field= LOAD
one record per LOAD
Table=CHARGES
Key FIeld = LOAD
many records per LOAD
Example of CHARGES table:
LOAD CODE AMOUNT
12345 ABC 25.00
12345 XYZ 50.00
I have my relation set between these 2 tables - but
I need (somehow) to show them in a query as 1 LINE - not 2...ANY HELP WOULD BE MUCH APPRECIATED!
Table=LOADS
Key Field= LOAD
one record per LOAD
Table=CHARGES
Key FIeld = LOAD
many records per LOAD
Example of CHARGES table:
LOAD CODE AMOUNT
12345 ABC 25.00
12345 XYZ 50.00
I have my relation set between these 2 tables - but
I need (somehow) to show them in a query as 1 LINE - not 2...ANY HELP WOULD BE MUCH APPRECIATED!