DoCmd.RunCommand acCmdImport

  • Thread starter Thread starter ryan.clair
  • Start date Start date
R

ryan.clair

I was hoping to automate many of the options after the user selects
their .xls file via from the Form's side.

Perferably "Next" and then "Finish" (2001 Access)
 
Thank you! I saw that command before but hadn't thought of using that
bit of code before it.
 
Back
Top