Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have created a workbook that calculates an emplopyee's perfomance average
for a 12month period. I have Jan-Dec, as well as, Quarter 1, Mid Year, Quarter 3 and a year to date average. At this point we are at fiscal month Oct so I do not have data for Oct to Dec yet, however I want the year to date average to give me everything else so far. Example: Jan - 13 Feb - 12.55 Mar - 12.83 Q1 - 12.79 (average of Jan - Mar) Apr - 15.44 May - 15.44 Jun - 17.58 Mid year - 14.48 (average of Jan - Jun, excluding Q1 number) July - 15.9 Aug - 15.9 Sept - 15.9 Q3 - 15.9 (average of July - Sept) Oct - Nov - Dec - YTD - #VALUE! (currently I am attempting to use formula =AVERAGE(IF(ISNUMBER(B7:B9),(B7:B9),FALSE),(IF(ISN UMBER(B13:B15),(B13:B15),FALSE),(IF(ISNUMBER(B19:B 21),(B19:B21),FALSE),(IF(ISNUMBER(B25:B27),(B25:B2 7),FALSE))))) the main problem is I need the formula to negate blanks and #N/A b/c sometimes the employee was not here for that month. Can anybody please help? I have been racking my brain for days! Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need help with DIV/0 error in an AVERAGE array formula | Excel Worksheet Functions | |||
Receiving font error | Excel Discussion (Misc queries) | |||
How do I hide a divide by zero error from an average formula? | Excel Worksheet Functions | |||
Renamed tab .xls3 receiving a error but can't fix | Excel Worksheet Functions | |||
Trying to open a file and receiving this error. | Excel Discussion (Misc queries) |