Have you tried just copying the data from Excel, selecting the entire last
row in the table you want to move the data to, and pasting in your data?
That's why I asked, cause that's what I thought you were doing, and that's
the way I would do it.
If you want to do it through a form, the default new record button should
create each new record as it's needed. So I'm still not really sure why you
want to create 1000 new blank records in advance of any data.
But whatever...I think someone else has already told you the mechanics of
doing so through code if that is what you really want.
-Amy