Searching
Posted: Wed Oct 29, 2014 4:27 pm
What do I type in the FIND WHAT box to find rows that begin with 15 spaces followed by any non-space character?
Find what: ^_{15}[^_\n] [Replace the underscores with spaces]
[X] Regular expression