Reply To: Adding space before bracketed numbers? GREP

Home Page / Forums / General InDesign Topics (CLOSED) / Adding space before bracketed numbers? GREP / Reply To: Adding space before bracketed numbers? GREP

#66845
David Blatner
Keymaster

Justin, you could probably use a grep code like (\d)(\(\d) and replace it with $1 $2.

As for combining the numbers… perhaps just merge cells? Or, convert the table to text, then replace that tab with a space, then convert back to a table?

This article was last modified on January 28, 2014

Comments (0)

Loading comments...