Tagged Questions

1
vote
2answers
20 views

Identify first and last value by date collected per record

Here is how my data are set up: where date# is the date the lab result# was collected. I have tried to check if the dates are in asending order but cannot be certain (the real dat …