C
curtll
Hello,
I have 14 worksheets in my current workbook, 13 of which ar
different employees. Each day I am entering data that is the
automatically averaged into a mtd column. Sometimes there will be 0'
in those mtd columns and I dont want those counted when i take th
number from the single cell on all of the worksheets to produce
correct average on sheet 14 Please help i've been working on this for
days. Here is a list of different formulas Ive tried.
=SUM(sheet1:sheet13!B2)/COUNTIF(sheet1!B2,">0",sheet2,">0",sheet3,">0",sheet4,">0",sheet5,">0",sheet6,">0",sheet7,">0",sheet8,">0",sheet9,">0",sheet10,">0",sheet11,">0",sheet12,">0",sheet13,">0")
=AVERAGE(IF(sheet1:sheet13!B2<0,sheet1:sheet13!B2,"")
And other variations of those....either I get a REF or VALUE error whe
doing this. Ive searched and searched the last 3 days and im about t
give up. Please hel
I have 14 worksheets in my current workbook, 13 of which ar
different employees. Each day I am entering data that is the
automatically averaged into a mtd column. Sometimes there will be 0'
in those mtd columns and I dont want those counted when i take th
number from the single cell on all of the worksheets to produce
correct average on sheet 14 Please help i've been working on this for
days. Here is a list of different formulas Ive tried.
=SUM(sheet1:sheet13!B2)/COUNTIF(sheet1!B2,">0",sheet2,">0",sheet3,">0",sheet4,">0",sheet5,">0",sheet6,">0",sheet7,">0",sheet8,">0",sheet9,">0",sheet10,">0",sheet11,">0",sheet12,">0",sheet13,">0")
=AVERAGE(IF(sheet1:sheet13!B2<0,sheet1:sheet13!B2,"")
And other variations of those....either I get a REF or VALUE error whe
doing this. Ive searched and searched the last 3 days and im about t
give up. Please hel