I'm deisgning a data-entry form. My short term goal is to have a button that prompts a user to import a excel file, and have that excel file stored in a temp. table. I am struggling with the "DoCmd.TransferSpreadsheet." Am i unaware of a method or do i need another object. Any ideas? I am quite the rookie in VB fyi and some previous posts do not quite touch base with my question