W
wesley.allen
Hello, Hope you are doing well.
I am somewaht basic in my databases, and am not good with code. I am
trying to build a query that will pull a bunch of info from one table
(table 1) and one column from another table (table 2). The items that
come from table 1 are unique, and link to one field in table 2. The
field that it links to in table 2 is not unique. My example:
202 John Stone 202 504,300
302 Ty Fields 404 300,000
404 Even Jones 202 300,000
I know I didn't explain it too well, but the idea is, I want to have a
field in my query sum up all the 202's from table two into one field.
If you can understand and help, it would be greatly appreciated.
Thanks.
I am somewaht basic in my databases, and am not good with code. I am
trying to build a query that will pull a bunch of info from one table
(table 1) and one column from another table (table 2). The items that
come from table 1 are unique, and link to one field in table 2. The
field that it links to in table 2 is not unique. My example:
202 John Stone 202 504,300
302 Ty Fields 404 300,000
404 Even Jones 202 300,000
I know I didn't explain it too well, but the idea is, I want to have a
field in my query sum up all the 202's from table two into one field.
If you can understand and help, it would be greatly appreciated.
Thanks.