Hello. I'm still getting familiar with Web Apps and I can't figure out this simple problem. There's no way to append additional records to a table by importing from Excel. I've read that you should create a temporary table then use a Create Record data macro to append the records.

I have the existing table "Research Projects". I've created a temp test table with fake records called "Rsch Proj TEST".

Below is the data macro I've created.

Click image for larger version. 

Name:	Untitled.png 
Views:	10 
Size:	15.0 KB 
ID:	27066



1. Is this the right way to copy the records to the main table?

2. How do I actually RUN the macro? I have the macro saved but how do I actually execute it? I'll be doing this for 4 tables in a similar fashion.

Thanks!