Hello -
I'm trying to write code that will import a text file into a workbook without having the user go through the import wizard. I know that the text file will be two columns delimited with an equal ('=') sign. What I can't control is the name or location of the file. I'd like to allow the user to browse to the location of the file, select the file, and then have the macro do the rest.
Any help is appreciated.
I'm trying to write code that will import a text file into a workbook without having the user go through the import wizard. I know that the text file will be two columns delimited with an equal ('=') sign. What I can't control is the name or location of the file. I'd like to allow the user to browse to the location of the file, select the file, and then have the macro do the rest.
Any help is appreciated.