DoCmd.RunCommand acCmdImport

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)
 
R

ryan.clair

Thank you! I saw that command before but hadn't thought of using that
bit of code before it.
 
Top