Reply To: Find/Replace assistance

Home Page / Forums / InDesign User Groups / Find/Replace assistance / Reply To: Find/Replace assistance

#114950
Erica Gamet
Keymaster

I can’t get it to work right for the final line, so you may have to do a forced return after the very last line (it’s odd because in the sample above, it finds three instances, but messes up the last line). Then do:
Find: (.)(\r)
Replace with: $1$2

That gives you 11.00[tab character here][para return here]
If you want it to all end up on the same line, then replace with: $1 only

This article was last modified on March 13, 2019

Comments (0)

Loading comments...