You are asking a "how" question ... you've apparently decided the way you
need to accomplish something. You may get more use of the newsgroup and the
experience of folks here if you describe what that something is...
If you create a query that deletes all the records from the table, then
create another query that appends all the (Excel) records into that table,
you have not changed the table structure.
BUT!!! Excel-structured data is rarely well-normalized. So what, you ask?
So Access is a relational database and is optimized to work with
well-normalized data, not 'sheet data.
Good luck!
Regards
Jeff Boyce
Microsoft Access MVP

Signature
Disclaimer: This author may have received products and services mentioned
in this post. Mention and/or description of a product or service herein
does not constitute endorsement thereof.
Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.
You can thank the FTC of the USA for making this disclaimer
possible/necessary.