G
Guest
Hello,
I am new to doing calculations in Access, and am having some difficulties.
Here is my situation:
I have a report that shows data for each child in a class. One field is
called "IN 1". this field may have a value between 28 and 72. In the Class
footer, I have a field called "Concerns" where I want to count the number of
children who fall within a particular range in the "IN 1" field. E.G. If
John's value in "IN 1" is between 28 and 40, I want to count him in the
"Concerns" field otherwise ignore him and the same for every other child in
the class. I'm not sure how to set this up to calculate properly.
Secondly, I have 3 of these calculating range fields so I can get the counts
for 3 different ranges. In a forth field called "Total", I want to sum the
counts that are returned in the aforementioned range fields. E.G. If 6
children fall within the first range (concerns), and 2 children fall in the
2nd range (Average), and 1 child is in the 3rd range (No Problems), I want my
"Total" field to add up those numbers.
Can anyone help me with these calculating issues?
Thank you in advance for helping me out.
I am new to doing calculations in Access, and am having some difficulties.
Here is my situation:
I have a report that shows data for each child in a class. One field is
called "IN 1". this field may have a value between 28 and 72. In the Class
footer, I have a field called "Concerns" where I want to count the number of
children who fall within a particular range in the "IN 1" field. E.G. If
John's value in "IN 1" is between 28 and 40, I want to count him in the
"Concerns" field otherwise ignore him and the same for every other child in
the class. I'm not sure how to set this up to calculate properly.
Secondly, I have 3 of these calculating range fields so I can get the counts
for 3 different ranges. In a forth field called "Total", I want to sum the
counts that are returned in the aforementioned range fields. E.G. If 6
children fall within the first range (concerns), and 2 children fall in the
2nd range (Average), and 1 child is in the 3rd range (No Problems), I want my
"Total" field to add up those numbers.
Can anyone help me with these calculating issues?
Thank you in advance for helping me out.