I am a noob to VBA, and not much of a programmer either.
I appoligize for the grand nature of my question.
My two questions are can this be done? and Where do I start learning how?
Can this be done.
Import a .txt file to a worksheet in a .xls when the .xls is opened.
sort the data on that work sheet.
move rows to various worksheets based on the content of a cell in the row
DON"T save the work, because the next time the .xls is opened new data will have been added to the .txt (I'm thinking making the .xls read only should suffice here)
Doesn't sound like too big a task. I just want to be sure VBA is the tool to use before I spend days learning it.
Then the next question.
What is the best VBA tutorial on the web for someone like me who wants to learn the basics but not become an ace number 1 VBA professional.
Thanks many times
Bill
Bookmarks