Find and replace text


You can use Find to quickly locate words or phrases in a source or node, including word or phases in annotations.

If you want to edit the content of a source, you can use Find and Replace to locate specific text and automatically replace it with new text—you can also find and replace text formatted in a specific heading style.

What do you want to do?


 


Find text

While you are working with a source or node in Detail View, you can search for specific text.

  1. In Detail View, place the cursor in a source or node.  

  2. On the Home tab, in the Editing group, click Find.

Keyboard Shortcut To display the Find Content dialog box, press CTRL+F.

rn_home_editing.gif

The Find Content dialog box is displayed.

  1. Under Find What, in the Text box, enter the text you want to search for.

  2. (Optional) Click the Special button to search for special characters such as paragraph marks and tabs.

  1. (Optional) Under Find Options choose to search:

  1. Click Find Next.

NOTE

ic_top_of_page.gifTop of Page

Find and replace text

You can automatically replace a word or phrase with another—for example, you can replace sunset with dusk.

  1. Make sure you are in edit mode.

  2. Click in the source.

  3. On the Home tab, in the Editing group, click Replace.

rn_home_editing.gif

The Replace Content dialog box is displayed.

  1. Under Find What, in the Text box, enter the text you want to search for.

  2. Under Replace With, in the Text box, enter the replacement text.

  1. Under Find Options, you can choose to search:

  1. Click Find Next.

  2. Click Replace.

NOTE

ic_top_of_page.gifTop of Page

Find and replace paragraph styles

While working with documents, memos and externals, you can search for and replace paragraph styles. For example, you could find all text formatted as Heading 1 and change it to Normal.

  1. Make sure you are in edit mode.

  2. On the Home tab, in the Editing group, click Replace.

rn_home_editing.gif

The  Replace Content dialog box is displayed.

  1. Under Find What, in the Style list, select the paragraph style you want to search for.

  2. Under Replace With, in the Style list, select the replacement style.

  3. Under Find Options, you can choose to search

  1. Click Find Next.

  2. Click Replace.

NOTE To replace all occurrences of the paragraph style, click Replace All.

ic_top_of_page.gifTop of Page

Using special characters

You can use special characters when searching for text in a source or node. For example, the symbols ^$ can be used to replace any letter—s^$t  would find sat and set. To access the list of special characters, click the Special button next to the text you are searching for.

To find Symbol Description
A paragraph mark ^p Although you cannot see paragraph marks in NVivo sources—you can find the beginning of a new paragraph using this symbol.
Tab character ^t Although you cannot see tab characters in NVivo sources—you can find locations where a tab has been inserted.
Any character ^? Find any single character—for example, 1^?10 will find 1:10 and 1/10.
Any digit ^# Find any single digit—for example, 2^# will find 21, 22, 23 and so on.
Any letter ^$ Find any single letter—for example F^$n will find fun, fan and fin.
Caret character ^^ Finds the caret character.
Ellipsis character ^| Finds occurrences of the ellipsis( ...).
White space ^w Finds all occurrences of white space—for example, the space between two words.

ic_top_of_page.gifTop of Page