Y
Yellowbeard
Hi,
I am new to this. I have a table:
AREA - BADGE - FIRST NAME - LAST NAME - BLDG# - BLDG NAME - DATE - SCORE
Each line is for each person in an area with a score. Each area has multiple entries.
I want a summary that takes each month and gives me an average score on one line for each area.
AREA - JAN - FEB - MARCH - APRIL
100 - 2.54 - 2.12 - 1.54 - 2.22
102 - 1.87 - 1.89 - etc - etc
103 - etc
etc
I have other queries utilizing all the info, but i can not figure out how to summarize and average the score.
Any input is much appreciated.
Martin
I am new to this. I have a table:
AREA - BADGE - FIRST NAME - LAST NAME - BLDG# - BLDG NAME - DATE - SCORE
Each line is for each person in an area with a score. Each area has multiple entries.
I want a summary that takes each month and gives me an average score on one line for each area.
AREA - JAN - FEB - MARCH - APRIL
100 - 2.54 - 2.12 - 1.54 - 2.22
102 - 1.87 - 1.89 - etc - etc
103 - etc
etc
I have other queries utilizing all the info, but i can not figure out how to summarize and average the score.
Any input is much appreciated.
Martin