M
Mark909
I've got two seperate tables with different information.
However they both contain the same address information but the addresses
have different headings.
How do I join the two tables together using multiple joins.
i.e how do i match:
Primary Building Number : Primary Building Number
Secondary Building Number: Secondary Building Number
Street Name : Street Name
Post Code : Post Code
One of the tables also has significantly more addresses than the other
table. I only need to extract data from the bigger table to match the smaller
table.
Thanks for any help
However they both contain the same address information but the addresses
have different headings.
How do I join the two tables together using multiple joins.
i.e how do i match:
Primary Building Number : Primary Building Number
Secondary Building Number: Secondary Building Number
Street Name : Street Name
Post Code : Post Code
One of the tables also has significantly more addresses than the other
table. I only need to extract data from the bigger table to match the smaller
table.
Thanks for any help