L
Lindy
I have a report that gives me the count of the status of individuals . This
works fine as long is there is only one record in the query (in my query
there is one record per month). When I query 12 months (individuals may
appear in various months) it counts each record of an individual. For
Example in a query considering 12 months for a widow Jones it may count her
12 times and for a survivor named Smith may count her 8 times:
Widows 12
Survivors 8
I would like to add a count in the report footer that will tell me how many
unique individuals I have in the report (Example widows: Total 3). No
mattet what I try I end up counting each indvidual the number of times they
appear in the query over a 12 month period; rather than just once.
Any suggestions?
Thanks!!!
works fine as long is there is only one record in the query (in my query
there is one record per month). When I query 12 months (individuals may
appear in various months) it counts each record of an individual. For
Example in a query considering 12 months for a widow Jones it may count her
12 times and for a survivor named Smith may count her 8 times:
Widows 12
Survivors 8
I would like to add a count in the report footer that will tell me how many
unique individuals I have in the report (Example widows: Total 3). No
mattet what I try I end up counting each indvidual the number of times they
appear in the query over a 12 month period; rather than just once.
Any suggestions?
Thanks!!!