PC Review


Reply
Thread Tools Rate Thread

Average & eliminating zero value Need HELP !! PLEASE

 
 
Mike
Guest
Posts: n/a
 
      12th Jan 2010
In cell C4 im calculating average hours for D565 of all employees
In cells Z5:Z65 If L is entered means laid off
In cells AB5:AB65 IS AVERAGE OF ALL EMPOLYEES HOURS in cells D565 if L is
entered in Z Column
In cells D565 IS all employees hours

FORMULA FOR C4 IS
{=AVERAGE(IF(ISNUMBER(D565),IF(D565>0,D565,0)))}

Formula for cells AB5:AB65 IS
=IF(Z5="L",R4,"")

Formula for D565 IS
=IF(Z5>0,0,IF(B5="","",AA5+SUM(E5:J5)*1.5+K5*2))

I want to average all employees hours except if L is entered in Z Column so
say 65 employee hours if L is entered i want to calculate THE OTHER 64
EMPLOYEES HOURS FOR THIS EMPLOYEE & Yes there will be zero values only in
column D565
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: A useful AVERAGE calculation without using the built-in AVERAGE function Roger Govier Microsoft Excel New Users 0 16th Jan 2011 01:20 PM
Find monthly average but have average automatically configured =?Utf-8?B?a2ltYmFmcmVk?= Microsoft Excel Misc 2 8th Aug 2007 12:28 AM
Error Handling #N/A with AVERAGE Function - Average of values in Row Sam via OfficeKB.com Microsoft Excel Worksheet Functions 13 31st Jul 2005 03:59 PM
eliminating #value when computing average Junior Microsoft Excel Programming 2 25th Jun 2004 12:59 AM
average, eliminating zero values Chris Microsoft Excel Worksheet Functions 6 14th May 2004 11:36 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:19 AM.