bagman67
Epic Member
- Messages
- 9,111
I have a few hundred Excel files that represent output from several customer service inquiry databases. Each line has to be evaluated separately for relevance to requests for information that we are satisfying. I have an awk script that will take each line of a flat text file and write it to a separate html file for record-by-record review and production, but I lack the chops to convert these Excel files to flat text files in the first place. Anyone got any guidance? I'd prefer not to sit in front of my computer for eight hours opening, saving-as, and closing.