G
Guest
Hello, we ran an employee incentive to get some data entry done, and we are
now trying to automate our method of picking winners.
All I need to do is to create a report that accurately lists the entered
records, 100 at a time, broken down by the persons name who entered it, and
sorted chronologically by the entry date.
The problem, however, is that even though I grouped the records by 100's in
a report, the actual count is almost never 100; it's usually less, but
occasionally more.
The report I created is grouped first by the record id, "ID", and I set the
grouping options to group by 100's. The next grouping field is "EnteredBy",
and the detail records show the record ID again, the TripNo field, and the
date entered. The top group, ID, has a footer field showing it's bad count,
and each EnteredBy record has a footer field showing that person's count, and
this count seems to be ok.
It's further strange because there is currently 388 records yet in the db,
but the report goes on to suggest that there is in excess of 400 records.
What gives? Any ideas on how I can fix this report or create another that
can get those counts right?
Any help greatly appreciated!!!
--jon
now trying to automate our method of picking winners.
All I need to do is to create a report that accurately lists the entered
records, 100 at a time, broken down by the persons name who entered it, and
sorted chronologically by the entry date.
The problem, however, is that even though I grouped the records by 100's in
a report, the actual count is almost never 100; it's usually less, but
occasionally more.
The report I created is grouped first by the record id, "ID", and I set the
grouping options to group by 100's. The next grouping field is "EnteredBy",
and the detail records show the record ID again, the TripNo field, and the
date entered. The top group, ID, has a footer field showing it's bad count,
and each EnteredBy record has a footer field showing that person's count, and
this count seems to be ok.
It's further strange because there is currently 388 records yet in the db,
but the report goes on to suggest that there is in excess of 400 records.
What gives? Any ideas on how I can fix this report or create another that
can get those counts right?
Any help greatly appreciated!!!
--jon