Hi everyone, newbie to this as you can see from my last correspondence.
have a table which show rows 'patient id', 'date' , 'weight', 'post or pre'
need to do a query that show last date entry, pre weight at the time of that entry, also the post weight of the entry before, then I can calculate weight +/-.
I will need to show the last 12 entries for that patient. the paient gets weighed 2 in a day, pre before treatment and post after treatment. therefore it will look at 25 entries to do teh calculation.
Your help is most appreciated
Ralph
have a table which show rows 'patient id', 'date' , 'weight', 'post or pre'
need to do a query that show last date entry, pre weight at the time of that entry, also the post weight of the entry before, then I can calculate weight +/-.
I will need to show the last 12 entries for that patient. the paient gets weighed 2 in a day, pre before treatment and post after treatment. therefore it will look at 25 entries to do teh calculation.
Your help is most appreciated
Ralph