C
cbhealth
I have a database that captures blood levels by date for each patient.
I need to do a summary report that will show the total number of blood
levels within a range. I need to show 5 different ranges.
ie. between 10 and 14(total)
between 15 and 19(total) etc.
What is the best way to do this?
Thanks
I need to do a summary report that will show the total number of blood
levels within a range. I need to show 5 different ranges.
ie. between 10 and 14(total)
between 15 and 19(total) etc.
What is the best way to do this?
Thanks