K
klam
Hi I am a VERY new user to Access, and worked thru an Access for Dummies
reference book about two years ago. Now, is my first time to actually use
Access in practice.
I have a database that has course listings; the relevant fields in each
record include:
(Region);
(Group#) the # of times the instructor has taught this course, ranges from
1 to 6; and
(Session End) when the course ended.
For example:
Region Instructor Name Group# Session End
Region A Albert Banning 1
01/25/06
Region B Connie Duncan 4
09/04/05
I have figured out how to use Queries to draw out the records I want, and
how to use Report based on the Query to get a printed listing.
What I need is a summary of the number of courses in each region (like an
Excel "Count" function). I can't figure out how to do this in either Query
or Report.
To see the total number of courses that instructors had taught 1 course in a
region I tried: In Query I tried using "Count" in the Total for the Group#,
but when I ran the query it showed up as CountofGroup# and all the entries
were "1".
Ideally I would like the following table filled in.
# of instructors who ran 1 course # of instructors who
ran 2 courses
Region A
Region B
Region C
I think I need a crosstab for this but couldn't figure it out (I had
inserted the Crosstab in the Query but couldn't set it up to run). So in
hopes of just getting data out and I would fill in the numbers in a Word
table, I tried to just do it with a simple count as above but no success
either.
I have lots of other similar types of summaries and I think if I know how to
do the one above, I could figure out the other ones.
Using Acess 2000 on XP stand alone.
Thx for your patience; I hope someone can offer some suggestions.
Thx,
karen
reference book about two years ago. Now, is my first time to actually use
Access in practice.
I have a database that has course listings; the relevant fields in each
record include:
(Region);
(Group#) the # of times the instructor has taught this course, ranges from
1 to 6; and
(Session End) when the course ended.
For example:
Region Instructor Name Group# Session End
Region A Albert Banning 1
01/25/06
Region B Connie Duncan 4
09/04/05
I have figured out how to use Queries to draw out the records I want, and
how to use Report based on the Query to get a printed listing.
What I need is a summary of the number of courses in each region (like an
Excel "Count" function). I can't figure out how to do this in either Query
or Report.
To see the total number of courses that instructors had taught 1 course in a
region I tried: In Query I tried using "Count" in the Total for the Group#,
but when I ran the query it showed up as CountofGroup# and all the entries
were "1".
Ideally I would like the following table filled in.
# of instructors who ran 1 course # of instructors who
ran 2 courses
Region A
Region B
Region C
I think I need a crosstab for this but couldn't figure it out (I had
inserted the Crosstab in the Query but couldn't set it up to run). So in
hopes of just getting data out and I would fill in the numbers in a Word
table, I tried to just do it with a simple count as above but no success
either.
I have lots of other similar types of summaries and I think if I know how to
do the one above, I could figure out the other ones.
Using Acess 2000 on XP stand alone.
Thx for your patience; I hope someone can offer some suggestions.
Thx,
karen