Skip to content

Commit 912efd8

Browse files
Update 05-profiling-your-MARC-data.md
Added definitions for Find/Find All here and removed note saying we'd cover in more detail next lesson. In lesson 6 I will remove these defintions and focus on replace.
1 parent 7c5a285 commit 912efd8

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

episodes/05-profiling-your-MARC-data.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,13 @@ To run the Field Count Reports
109109

110110
Other useful tools for profiling your data can be found under the Edit tab.
111111

112-
Like many applications, the MarcEditor provides a `Find` function. Find is particularly useful for locating and reviewing all instances of a MARC field within your data, or locating a particular text string within your data. In this episode, we will briefly look at Find, Find All and Edit shortcuts. In the next episode, we will return to Find and Find All in more depth.
112+
Like many applications, the MarcEditor provides a `Find/Find All` function. Find is particularly useful for locating and reviewing all instances of a MARC field within your data, or locating a particular text string within your data.
113113

114-
We can use Find to locate and review the 245 field.
114+
**Find**: Find will perform a keyword search for your search terms entered in the Find window search box. Each time you click "Find", you will be brought to the next instance of your search terms on the current page of the MarcEditor. Remember that the default settings split the MARC records into 100 for each page. Find will only search those records on the page you are currently on.
115+
116+
**Find All**: Find all will search for your search terms entered in the Find window search box over all the pages, or all your MARC records. When you click "Find All" a new window will open listing each instance of your search terms. Double clicking a result will take you to the result in the MarcEditor.
117+
118+
We can use Find All to locate and review the 245 field.
115119

116120
::::::::::::::::::::::::::::::::::::::: checklist
117121

0 commit comments

Comments
 (0)