variables, formatting, find/change …
Time and again, I open a new document set from the libraries I've inherited and start basic tidying up … experience has amply demonstrated that it's worth using a variable for each library's product name, for one thing, but it doesn't quite work as I'd hope.
- define $product as required
- replace first instance of Acme Eradicator with $product, and copy the variable to the clipboard
- use find/change with Acme Eradicator as Find and By pasting for Change
Every occurrence of the string Acme Eradicator is duly replaced by the variable, but with the formatting of whatever context the first occurrence of the variable was copied from
Is there any nifty trick I can use to make to the pasted variable take on, chameleon-like, the formatting of its new surroundings?
