![]() |
#7
|
||||
|
||||
![]()
The Find/Replace expressions I posted are designed to process the kind of data referred to in your first post. What you have now posted is different. To process that data, you could change the wildcard Find/Replace expressions to:
Find = ([!^13]@)^13([!^13]@^13)([!^13]@BX[!^13]@^13) Replace = \1 - \2\3 or: Find = ([!^13]@)^13([!^13]@^13[!^13]@BX[!^13]@^13) Replace = \1 - \2
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Macro to find text in between two characters and then format selected text? | qcom | Word | 5 | 02-19-2015 11:23 PM |
Deleting grid lines but keeping the axis lines | CoffeeNut | Excel | 0 | 04-01-2013 01:50 PM |
Importing selected lines from a txt file | Pedgonc | Excel | 2 | 01-09-2013 12:44 PM |
![]() |
SQLUSA | Word | 5 | 12-18-2012 03:53 PM |
Deleting empty lines | lostsoul62 | Word | 5 | 04-16-2012 04:55 AM |