HI I have a matric report which gets data for a specific month first thru last day of monthit then displays name as row and day of month in column the details show an "R" if a criteria is met. It works ok, but at the end I want to count the number of "r"s problem is a date may have more than oneexampleName..........1...2...3...4...... totalJohn...........R...R.................... 2But John may have 3 for the 1st thus showing me 4 as a totalThanksJoe
↧