Hey folks -
Working with vba in Access 2k, I'm making a form to automatically import a
spreadsheet. Everything works great when I hardcode the name of the
spreadsheet file; however, I want the user to be able to select the file.
How to I give the user a "select file" dialogue box? All I need to get the
is drive:\path\fil ename string for the TransferSpreads heet command.
Thanks!
Steve Lefevre
Working with vba in Access 2k, I'm making a form to automatically import a
spreadsheet. Everything works great when I hardcode the name of the
spreadsheet file; however, I want the user to be able to select the file.
How to I give the user a "select file" dialogue box? All I need to get the
is drive:\path\fil ename string for the TransferSpreads heet command.
Thanks!
Steve Lefevre
Comment