rsh.Table.Append RecordSetObject [, TableName]


Appends the contents of a Recordet object to the existing temp table or the TableName (optional) that is specified

This will match any fields (columns) that are the same in the appending recordset with the existing table and will add those values.