M
Mike Fellows
i ahve 2 querys (both identical but from different databases - one from the
access DB and one from linked tables using SQL Server)
both querys contain the same fields
Query1:
ID
Surname1
Postcode
Town
SalesAppointment
SalesManager
Query2:
ID
Surname1
Postcode1
Town1
SalesAppointment
SalesManager
i need to make a query that puts the above 2 querys into 1 query but i have
no idea where to start to do this
I have created a Query3 and included the above 2 querys in it. i need it
sorting by postcode from both querys
Help
Thanks
Mike
access DB and one from linked tables using SQL Server)
both querys contain the same fields
Query1:
ID
Surname1
Postcode
Town
SalesAppointment
SalesManager
Query2:
ID
Surname1
Postcode1
Town1
SalesAppointment
SalesManager
i need to make a query that puts the above 2 querys into 1 query but i have
no idea where to start to do this
I have created a Query3 and included the above 2 querys in it. i need it
sorting by postcode from both querys
Help
Thanks
Mike