LikeThisName
Vendor
here is my dilemma, open to any approach
I have a report that is grouped by Year and then by Vote
in my Vote Header I use =Count(Vote) (displays Y total and N total)
in my Year Footer I use =Count(Vote) (displays Vote Total)
I need to calculate the percent of Vote in the Vote Header.
I know how to calculate a percentage but I don't know how to get the Denomitator to do it. Must I use multiple queries?
Thanks in Advance!
also in my count function Year and vote are interchangleable because of the way its grouped.
LikeThisName <- ? Sorry It's Taken =)
I have a report that is grouped by Year and then by Vote
in my Vote Header I use =Count(Vote) (displays Y total and N total)
in my Year Footer I use =Count(Vote) (displays Vote Total)
I need to calculate the percent of Vote in the Vote Header.
I know how to calculate a percentage but I don't know how to get the Denomitator to do it. Must I use multiple queries?
Thanks in Advance!
also in my count function Year and vote are interchangleable because of the way its grouped.
LikeThisName <- ? Sorry It's Taken =)