I need to identify a specific field value. I'll try to explain. I have a
table field containing several test values by record date. I want to identify
the value associated with the most recent date, e.g. of three test dates I
want the value from the latest date of entry. Is there a function I can use
or is this a VB task? I know functions, I don't know VB.