Ok I've got yet another question in relations to this thread/database:
https://www.accessforums.net/program...elp-38626.html
I spend all day yesterday trying to come up with a viable solution but it's escaping me. I want to create a form where a user can enter new information while at the same time see a quick overview of how the month is looking. Basically I want multiple textboxes that count stuff like the number of people that score between a 90 and 100 (Excellent), the number that score between a 75 and 89.9 (Satisfactory) and the number of people that score below a 75 (Failing). Additionally I'd like to see total number of passing scores and failing scores, failures in certain categories ect ect...more or less something like this that was created in excel:
The problem I'm having is that dcount blows accesses mind. It cant seem to handle even one dcount without freezing everything.
What I'm wondering is there an alternative to dcount where I can achieve the same thing without the lagging headache?
Thanks in advance
Tyler