Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Combine rows in a table

Status
Not open for further replies.

Jackxxx

Programmer
Jun 21, 2007
31
US
I have a table that has many rows, but some of the rows have a husband and wife in separate rows, they are at the same address. So the lastname is the same the first name is different and the address is the same for these types of rows.
I need to do a make table that moves all last names, combines the two first names (like Jim and Sandy), and moves the address.

So I'm trying to end-up with a single row for these types of records.

Any suggestions is greatly appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top