Skip to main content

Wildcards

Wildcards can be used to write more powerful editing instructions.

Written by Samuel Smolkin

Wildcards can be used to write more powerful editing instructions.

Sequence

Meaning

Find what:

Replace with:

^&

^?

Any character

^#

Any digit

^$

Any letter

^w

Any white-space character

^& is useful when you want to insert additional text before and/or after the matched text.

Note: The special text sequences in this article can be found in the Power Ups menu in your turnsheets. You can use power-ups in your Find & Replace Find column, Merge column headings, and in any Text type columns (they won't work in Rich Text columns).

Did this answer your question?