- Posted by
- Thanks fellas, I'm making progress. And thank you for the color coding , it helps tremendously! Now I think the last is still to combine counts. The above examples work close, but aren't getting exactly what I'm looking for. To help explain, here's an example of what I'm doing, and what I'm looking ...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- bsim
Jan 26, 2009
- One more thing, is this command string-able? Like can I put 2 or more of these together to count multiple columns? ^.{24999}\S + ^.{25999}\S + ^.{26999}\S ??Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- bsim
Jan 24, 2009
- Thanks! It looks like it's working so far...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- bsim
Jan 23, 2009
- So I have a file that has 30,000+ columns. I want to count the number of lines that contain a non-blank value in column 25,000. Using the search tool, I'm limited to xxxx values when searching by column, so I tried deleting enough columns (20000) to get my column to be searched under 9999 (5000). Ho...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- bsim
Jan 23, 2009