The MRP Collection Manager User’s Guide
Subsetting the
Collection
Normally the
collection viewer window, in its List view, displays all the records in your
collection. However, if you wish to
look at only a specific part of your collection – for example, all items
acquired before 1990 – you can choose to restrict the viewer to just display a
subset of the full collection. The
collection window and all its functions behave exactly the same when a subset
is active as they do when the full collection is displayed; the only difference
is that the only records shown are those which meet the criteria defined for
the subset.
You can define
multiple subsets. You give each subset a name, and, once defined, you can
switch to any particular subset by choosing its name from the Subset menu. Subset definitions are saved as part of your
collection, so the next time you run the program, any subsets that you defined
previously are available to be selected from the Subset menu.
To define a new
subset, or to modify or delete an existing subset, pick Manage Subsets
from the Subset menu. The following dialog box will be displayed:

The dialog box
shown above, mostly empty, is what you will see before any subsets have been
defined. If any subsets have been
defined for the collection, then the dialog will be filled in, reflecting the
definition of one of the existing subsets. You can use the drop-down list to
switch the display to show the definition of a different subset. Here is an example of what the dialog box
looks like when one or more subsets have been defined:

To create a new
subset, click on the Create New Subset button. This will bring up the
following dialog box:

Provide a name for
the new subset by typing a new name to replace “new subset”. Then specify the criteria that have to be
met for a record to be included as part of the subset.
There are three
kinds of criteria:
·
Criteria
for text fields (applies to short text, one-line text, multi-line text and
image fields) – A text field condition specifies whether the text field
contains, does not contain, is (fully matches), or is not the specified text.
(Case does not matter; a lower-case word “chart” will match “Chart”, “CHART”,
etc.)
·
Criteria
for numeric fields (currency, dimension or number fields) – A number condition
specifies whether the field contains a value that is less than, equal to, or
more than a specified value.
·
Criteria
for date fields – A date condition specifies whether the field contains a date
that is before, in, or after a specifed date. (Dates can be single years, or
fully specified dates, e.g., “25-Feb-2007”). The choice of “in” is intended
primarily for specifying single years. For example, if you want to include in
the subset all items that you acquired in 2002, you could specify that the
“Date acquired” field be “in” 2002. This will pick up all records with a 2002
year in the “Date acquired” field, regardless of whether they also include
month and day data.
Alternatively, a condition can specify whether a given field is empty or is not empty. This can be useful if you want to define a subset based on whether data is missing for a particular field.
To define a new condition:
If you have multiple conditions, they can be connected by “AND” or by “OR” operators. Adjacent AND conditions must all be met for a record to be selected for inclusion. An OR operator means that if the prior condition (or group of AND-connected conditions) is not satisfied, then the subsequent condition (or group of AND-connected conditions) will be tried. Following is an example of a filled-in dialog box showing two conditions connected with an AND operator:

This specification will cause the subset to include all 17th-century items.
Note: If you have specified a condition using “is” or “is not” for the relationship, then you can specify multiple comparison values by including the desired values separated by a vertical bar [|] character. The following image shows a definition which specifies two values (Fine and Excellent) for a field named Quality. Any record with a value for Quality of either Fine or Excellent would meet this condition.

To modify a line of the subset specification, select it in the list, edit the terms of the condition at the top, and then click the Modify Line button.
To remove a specific condition from the subset specification, click the condition in the list and click the Remove from Subset button.
Click the Clear entire Subset button to get rid of all the lines in the subset specification.
Selecting a subset
Use the Select a Subset sub-menu on the Subset menu to switch to any of the subsets you have defined. When you click on Select a Subset a sub-menu will appear showing the names of all the available subsets. Click on the desired subset.
To turn off subsetting, choose Show Full Collection (no subsetting) from the Subset menu. This will return the collection window to a display of all the records in your collection. No subset definitions will be lost when you turn off subsetting; you can switch back to using a subset at any time by again selecting a subset from the menu.
Choose Display Subset Definition from the Subset menu to bring up a window showing the subset criteria currently in effect. If no subset is currently active, this will be reported.
Notes on operating with a subset defined:
Here are various examples of subset definitions, to help give an idea of how subsetting can be used.
Name |
Conditions |
Notes |
|
17th
century |
'Date'
GREATER THAN 1599 AND
'Date' LESS THAN 1700 |
|
|
Wish
List |
'Status'
IS wanted |
Uses
a field (Status) to differentiate between ‘present’ & ‘wanted’ items. |
|
Items
with images |
'Image'
IS NOT EMPTY |
|
|
Coins
acquired in 2006 |
'Date
acquired' IN 2006 |
Using
simply a year (no month or day) with the IN operator correctly matches any
date in the specified year. |
|
Texas
Maps |
'Region'
CONTAINS Texas OR
'Title' CONTAINS Texas |
Tries
to also include maps where region might be broader (e.g. U.S. Southwest), but
Texas is given significance as part of the map title. |
Back to: Using the Collection
Back to: MRP Collection Manager - Home Page