ajolson1964
Programmer
I am importing a TXT file into a table in access. Each field and each comma delimator has been set up and there are no errors in importing the text file.
What I want to do is set up a command button and a function so that the user can click on a command button and import the file from a saved TXT file in a folder. Any help in this would be greatly appreciated. For training purposes lets say the file name is test.txt and it is located at C:\ImportFiles\test.txt.
What I want to do is set up a command button and a function so that the user can click on a command button and import the file from a saved TXT file in a folder. Any help in this would be greatly appreciated. For training purposes lets say the file name is test.txt and it is located at C:\ImportFiles\test.txt.