i currently have 2 tables.
Table 1
File Number, Section Name, Date
Table 2
File Number, Section Name
I want to add the date from Table 1 into a field (also called Date) in table 2. The tricky part is that each File Number has many Section names and i need the date from Table 1 to find the right File number, then the right section name in table 2. I don't use Access much but i'm assuming a query will do this? I have tried a query, but i get duplicate records. Is there a way to get the records to merge/update instead of creating the second record?
Thanks,
Table 1
File Number, Section Name, Date
Table 2
File Number, Section Name
I want to add the date from Table 1 into a field (also called Date) in table 2. The tricky part is that each File Number has many Section names and i need the date from Table 1 to find the right File number, then the right section name in table 2. I don't use Access much but i'm assuming a query will do this? I have tried a query, but i get duplicate records. Is there a way to get the records to merge/update instead of creating the second record?
Thanks,