Search found 2 matches

by Ronbot_1
Tue May 10, 2011 4:31 am
Forum: TextPipe Tips and Tricks, Questions and Support
Topic: Column to new text file and back
Replies: 3
Views: 4548

Re: Column to new text file and back

Hi Ron, You can use Filters\Special\Secondary output filter to send the output to a new file. What changes do you need to make in Excel? You should be able to use Filters\Special\Script (VBScript,JScript...) to make any changes, perform calculations etc, or even search/replace filters inside the re...
by Ronbot_1
Sun May 08, 2011 4:10 am
Forum: TextPipe Tips and Tricks, Questions and Support
Topic: Column to new text file and back
Replies: 3
Views: 4548

Column to new text file and back

Hello, A work with large text coded files were each position in a line has distinctive meaning. The file is not csv. I need to copy the content of 2 specific colums to a new file (preferably a csv, say e.g. tmp.csv) , use that in Excel to make changes and then insert these back into the same file, r...