Hey everyone,
I am a complete access beginner so I apologize if this is a no-brainer / a dumb question.
I have two tables. One called MasterRepList and MastetTechList.
In both of these tables, I have a FirstName, LastName and UserID field. (The MasterTechList calls this field TechID)
--
What I am trying to do is create a query that shows me all FirstName's, LastName's and UserID's from both tables.
Example
Table A - franke
Table A - harrry
Table A - Bob
Table B - Sam
Table B - Matt
table B - you get my idea
Is there an easy way to accomplish this? The query designer seems to only allow one table field per column.
Thanks in advance!
Matt
I am a complete access beginner so I apologize if this is a no-brainer / a dumb question.
I have two tables. One called MasterRepList and MastetTechList.
In both of these tables, I have a FirstName, LastName and UserID field. (The MasterTechList calls this field TechID)
--
What I am trying to do is create a query that shows me all FirstName's, LastName's and UserID's from both tables.
Example
Table A - franke
Table A - harrry
Table A - Bob
Table B - Sam
Table B - Matt
table B - you get my idea
Is there an easy way to accomplish this? The query designer seems to only allow one table field per column.
Thanks in advance!
Matt