You don't need the import wizard...the transferspreadsheet will do everything for you...if you want the user to select a file then use this
code and pass the returned full string path to the filename argument of the transferspreadsheet method. You might find this
lengthy but informative discussion helpful...it is the exact scenario, but only using transfertext to import a text file...use the transferspreadsheet method in that part.
HTH
Good luck