Search found 1 match

by adavies42
Wed Nov 19, 2008 3:06 am
Forum: General
Topic: Remove Blank Line/Rows
Replies: 8
Views: 1734

Bob Hansen wrote:Search for: \n\n
Replace with: \n
any reason \n+ doesn't work? this is the only regex engine i've ever seen that considers that "invalid"