no. my statement doesn't work for the 2nd sample either (with and.) my statement was written to exclude this case:Originally Posted by souleman
{100, 90, 85, 85, 80} in the sense that it would only mark 80.
then you do a test in the 'keep' portion of the statement to identify if you have two things = 85 (which is complicated) and flag only one of them
in the case where *all* values are min, mine would would still fail (in this case, it wouldn't mark any of them)
XI Wiki

