Subject: | |
From: | |
Reply To: | |
Date: | Thu, 12 Mar 2020 09:03:27 -0400 |
Content-Type: | text/plain |
Parts/Attachments: |
|
|
There isn't a date option -- you could do this though via a regex. Set the display field to 300$c or 008 and then use:
((201[0-9])|(2020)) as your match against the data you are looking at. That should pick up any record where 201[0-9] or 2020 is in the field.
--tr
-----Original Message-----
From: MarcEdit support in technical and instructional matters <[log in to unmask]> On Behalf Of Jean Pierre Lupien
Sent: Thursday, March 12, 2020 8:54 AM
To: [log in to unmask]
Subject: [MARCEDIT-L] extracting records from a time range
Hi, I know how to extract specific records, let's say from an editor in a larger file, but now, I need to extract the records from 2010 to 2020. Is there a simple way to do so?
Jean Pierre Lupien
Technicien en documentation
Collège Montmorency / Bibliothèque
________________________________________________________________________
This message comes to you via MARCEDIT-L, a Listserv(R) list for technical and instructional support in MarcEdit. If you wish to communicate directly with the list owners, write to [log in to unmask] To unsubscribe, send a message "SIGNOFF MARCEDIT-L" to [log in to unmask]
________________________________________________________________________
This message comes to you via MARCEDIT-L, a Listserv(R) list for technical and instructional support in MarcEdit. If you wish to communicate directly with the list owners, write to [log in to unmask] To unsubscribe, send a message "SIGNOFF MARCEDIT-L" to [log in to unmask]
|
|
|