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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

merging records from 2 tables w/ same primary keys

Status
Not open for further replies.

sqleptical

Programmer
Sep 26, 2001
112
US
I want to create a new table that merges 2 existing total and average tables that have identical columns and primary keys. One table is a running total, the second table generated by a make table query consists of a new total generated daily. The table I need to create has to combine the two for a table with new grand total data. This will save me lots of time every day. Please help!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top