L
Leo
I have a query (based on a table by the same name and fields) with 3 fields
named AccountNumber ( a primary key with autonumber in the table), DateOfHd (
a date field), EpogenInUnits ( a number field).
What I need is a form or a report that will have four columns as Year,
Month, Total Number of dialysis (every date will be counted as a dialysis)
for that month and total number of Epogen for that month. The form or the
report should start with January of a year and end with December of the year.
How do I accomplish this?
Please help.
Thanks
Leo
named AccountNumber ( a primary key with autonumber in the table), DateOfHd (
a date field), EpogenInUnits ( a number field).
What I need is a form or a report that will have four columns as Year,
Month, Total Number of dialysis (every date will be counted as a dialysis)
for that month and total number of Epogen for that month. The form or the
report should start with January of a year and end with December of the year.
How do I accomplish this?
Please help.
Thanks
Leo