Dennis
Easy to do ... but first, why? If you are constructing a table that is an
exact match (duplicate structure) in order to hold data from a different
source, or covering a different time period, or related to a different
category, stop now! Access is a relational database, and creating duplicate
(structured) tables to hold related data is ... a spreadsheet!
Now, to do it, after a caution like that, highlight the table in the
database's database window. Right click and Copy. Find some open space and
right click, then choose Paste. You'll be prompted to duplicate the table,
data and all, or just the structure.
Regards
Jeff Boyce
Microsoft Office/Access MVP