View Single Post
 
Old 03-24-2021, 10:31 PM
gmayor's Avatar
gmayor gmayor is offline Windows 10 Office 2019
Expert
 
Join Date: Aug 2014
Posts: 4,138
gmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud of
Default

Neither Greg's nor my batch process will handle field replacement as you seem to be attempting.

I suspect Paul is not familiar with the add-ins however what is being searched for is a sequence of field structures similar to

{ IF "TFT<CourtDistrict> Type<Open> Format<Freeform> Condition<CourtDistrict:EQ1> Item<> Column<> Math<> BL<> Offset<> Done<> Ver<03.00> ResetResult<{if:>" <> "x" "{if:" "x" \* MERGEFORMAT }FIRST{ IF "TFT Type<Close>" <> "x" "}" "x" \* MERGEFORMAT }

each to be replaced with %, then a sequence of %%%%% (presumably the result of replacing all those fields) to be replaced with another complex field structure.

Greg and I are friends of many years standing and have co-developed several processes including this one - our corresponding initials are coincidental.
__________________
Graham Mayor - MS MVP (Word) (2002-2019)
Visit my web site for more programming tips and ready made processes www.gmayor.com
Reply With Quote