I am trying to input a file name ie. using "inputbox method"
and then import it into an Excel spreadsheet. The file is a text file. The only way I can figure out how to accomplish this is to hard code the name of the file into my code. But, the file names are going to change so I need a method that will allow me to have a user input the name and then retrieve the file. Any help would be appreciated. Thanks, Jim
and then import it into an Excel spreadsheet. The file is a text file. The only way I can figure out how to accomplish this is to hard code the name of the file into my code. But, the file names are going to change so I need a method that will allow me to have a user input the name and then retrieve the file. Any help would be appreciated. Thanks, Jim