Creating an average

gsheppar

Active Member
Joined
May 15, 2005
Messages
281
I have a spreadsheet that I am updating so that it will hopefully be easier to use, but I have been having a problem with getting some information to average. Currently This is the formula that I have been using: =IF(ISERROR(AVERAGE(D7:BU35)), "NA", (AVERAGE(D7:BU35))) This is for an attendance spreadsheet where if someone is on time (started right on time)I put an "x" if they were late they got a negative # (-3) and on time (early) would be a positive # (3). There are 3 different teams and so I just did that for each team. But now I have combined all 3 teams and just put the managers name next to the person. So I want to know if there is a way to get an average for the on time% by 1st looking for the managers name and then giving the average for everyone associated with the managers name. I used this formula to get a sum of total minutes =SUMIF(B7:B206,"CH",CC7:CC206) but now I would like to get the average minutes. Thanks for your help.
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.

Forum statistics

Threads
1,215,002
Messages
6,122,652
Members
449,092
Latest member
peppernaut

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top