Hi I have done a search for this but I am not sure of the correct keywords.
I have a routine which processes EXCEL files and imports them into the database. However I want to move away from forcing the user to load the EXCEL file in a certain fixed Directory. The window you get when clicking on Open in WORD is ideal. The user can navigate to the directory and select the file and then open it.
Is there an equivalent routine in VB Access which would call a similar window so that the user could navigate to input EXCEL sheet and I can then lift the path and name so that I can import it into the database.
I have a routine which processes EXCEL files and imports them into the database. However I want to move away from forcing the user to load the EXCEL file in a certain fixed Directory. The window you get when clicking on Open in WORD is ideal. The user can navigate to the directory and select the file and then open it.
Is there an equivalent routine in VB Access which would call a similar window so that the user could navigate to input EXCEL sheet and I can then lift the path and name so that I can import it into the database.