Importing Mutiple .txt files
Hi there, I need help for a automated program I'm trying to make:
I need to open 3 files in 3 different sheet. the content of the txt file is basically column with numbers except for the first row which is the name.
text 1 text 2 text 3
2 1 1
1 2 2
12 2 2
2 2 1
1 2 2
2 2 2
2 1 2
I would also like that the newly sheets created get rename to something of my choice ( essay1, essay2, essay3)
any help is grandly appreciated. thanks guys!
|