Hi Guys,
I would like some help in extracting the last two recorded values for a client in a given table. There are 2000+ clients with various Blood pressure readings, hence a client may have anything from 1 to 40+ readings on different dates, and I would like to list the readings from the last two attendance dates only. I can extract the last readings but how do I extract the last two readings for the 2000+ clients? Table is [BP_Readings] and the fields to list from this table will be (Client_ID), (Reading_1), (date1), (Reading_2) and (date2).
Any help on this will be much appreciated. Thank you.
DD
x