What is the purpose of Append Rows?
To attach the rows of one table to another table. The tables you are appending should have the same set of columns, in the same order.
If you have information from another table that you want to combine with your table, use the Join command.
When is Append Rows active?
When two tables are open.
How do I access Append Rows?
On the TABLE tab, in the Edit group, click Append Rows to open the Append Rows to Table dialog box.
See Also: