Here are two possible ways
1. Link the spreadsheet so that you can treat it like a
table, then write an append query to move the data from
the linked spreadsheet to the eight fields.
2. Import the spreadsheet into a temporary table that does
correspond, and then use the append query on this.
>.
>