I have a text file of data and I need to remove a subset of the data into excel. For example, I might have a 500 kb file with the specific word "[the_car_color]" and need to extract the word that comes right after it. What's an easy way to do this?
Some code I've found at http://stackoverflow.com/questions/1...eas-close-file
The above code replaces the text I'm looking for. It doesn't extract it to excel like I need.![]()
Please Login or Register to view this content.
EDIT: I won't needlessly bump this thread since the error was a spelling mistake.
Bookmarks