K
KUMACCESS
I have two tables. The first table (table1) has four colums A, B, C and D.
There are 10 records. In the second table (table2) there are 3 columns E, F &
G. There are four records in the second table.
I need a query, that would contain all the ten records from the first table
and add the data from column F of the second table, based on a relationship
(columns A from table 1and Column E from table2 are identical type of data).
Note that not all records of the second table has a value in column F.
When i create a query, i get more than 10 records. There is some
duplication. The actual data I am working has more than 5000 records making
it more difficult to idenitfy the problem. Any help is apprecitaed
There are 10 records. In the second table (table2) there are 3 columns E, F &
G. There are four records in the second table.
I need a query, that would contain all the ten records from the first table
and add the data from column F of the second table, based on a relationship
(columns A from table 1and Column E from table2 are identical type of data).
Note that not all records of the second table has a value in column F.
When i create a query, i get more than 10 records. There is some
duplication. The actual data I am working has more than 5000 records making
it more difficult to idenitfy the problem. Any help is apprecitaed