Skip to content

Commit 9dbef02

Browse files
Update 05-profiling-your-MARC-data.md
Added complete instructions on limitations for find in this episode
1 parent 6f5c8c4 commit 9dbef02

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,7 @@ To use the Find function
128128
3. In the "Find what:" dialogue box enter =245
129129
4. Click Find All
130130

131-
**Note:** When using `Find` to locate instances of a specific field, make sure to include the preceding = before the field number. Including the = ensures only matches on field number will be returned.
132-
131+
**Note:** When using `Find` to locate instances of a specific field, make sure to include the preceding = before the field number. If there is a title such as "The Journey of 245 people", this will then show up in your search results if you search 245. If you search for =245, it will find anything with that string. If for example there is a contents note with "... =856 ..." then this will also appear in the search results. Typically the equals before the MARC tage will bring up that MARC tag. By extension, if you want to find a specific MARC field that have specific indicators, you will need to include 2 spaces after the MARC field as in =245 00.
133132

134133
::::::::::::::::::::::::::::::::::::::::::::::::::
135134

0 commit comments

Comments
 (0)