J
James Kennedy
I may have asked this question last week, but I can't find my post and I
don't have anything in my notes, which I normally take, so I apologize if
this is a second posting.
I need to create a query to combine multiple records in a table that have
the same SSN and Name, but different Amounts, into one record. E.g., the 3
records: 123456789 John Doe $125, 123456789 John Doe $50, 123456789 John Doe
$50 should combine into 123456789 John Doe $225; and the 2 records: 111222333
Jane Anybody $100, 111222333 Jane Anybody $30 should combine into 111222333
Jane Anybody $130; etc.
Thanks in advance,
don't have anything in my notes, which I normally take, so I apologize if
this is a second posting.
I need to create a query to combine multiple records in a table that have
the same SSN and Name, but different Amounts, into one record. E.g., the 3
records: 123456789 John Doe $125, 123456789 John Doe $50, 123456789 John Doe
$50 should combine into 123456789 John Doe $225; and the 2 records: 111222333
Jane Anybody $100, 111222333 Jane Anybody $30 should combine into 111222333
Jane Anybody $130; etc.
Thanks in advance,