![]() |
#1
|
|||
|
|||
![]()
Hi there. First a side-question: When I see "FNR" in the forum, does that mean find-and-replace?
Now the actual question: This is actually for a VBA project, but I'm testing it using the built-in FaR tool. Given this text (notice 'space space' at the beginning of some lines) EDIT!!! Forum is truncating the spaces!!!! Let me try something different. Okay... Screenshot... My setup is Code:
wildcards = true. find = "([ ]@)(<[!^l^13]{1,}>)" 'my intent is (first group = zero or more spaces)(second grp = one or more of anything but a hard or soft line return) replace = "\1+ \2" ![]() It would be nice if there were a way to specify "beginning of line/end of line," but that doesn't appear to be possible. Any thoughts on this? |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
farisca | Word | 2 | 06-18-2020 04:02 PM |
![]() |
GreenBoy | Word | 2 | 03-11-2018 02:32 AM |
Find/Replace in a selected cell(s), but across entire workbook | ue418 | Excel | 1 | 12-21-2017 12:32 AM |
![]() |
paulkaye | Word | 4 | 12-06-2011 11:05 PM |
using find/replace on an entire directory? | mzimmers | Word | 0 | 12-13-2010 12:05 PM |