ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   How to avoid excel adding a 0 for cells with a formula (https://www.excelbanter.com/excel-programming/303577-how-avoid-excel-adding-0-cells-formula.html)

wjsubs[_4_]

How to avoid excel adding a 0 for cells with a formula
 
I have a running average that counts 0 as a value.

My data set contains a simple addition function that I have autofille
to empty entries in order to make data entry in the future easier. (th
addition will automatically be computed for new data points)

My COUNTIF & SUMIF functions both count 0 as a value for the runnin
average. I was wondering if anyone knows how to avoid having exce
automatically enter a zero into the sum cell when there arent an
values entered for that particular data point. I am looking for a wa
to keep the formula while avoiding the skewing of my data.

Thanks,
Wil

--
Message posted from http://www.ExcelForum.com


JWolf

How to avoid excel adding a 0 for cells with a formula
 
Change simple addition function to:
=IF(simple addition function=0,"",simple addition function)

wjsubs < wrote:
I have a running average that counts 0 as a value.

My data set contains a simple addition function that I have autofilled
to empty entries in order to make data entry in the future easier. (the
addition will automatically be computed for new data points)

My COUNTIF & SUMIF functions both count 0 as a value for the running
average. I was wondering if anyone knows how to avoid having excel
automatically enter a zero into the sum cell when there arent any
values entered for that particular data point. I am looking for a way
to keep the formula while avoiding the skewing of my data.

Thanks,
Will


---
Message posted from http://www.ExcelForum.com/



All times are GMT +1. The time now is 12:41 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com