![]() |
Average formula Counting zero's How do I get just the numers counted.
Spreadsheet is created for a layover from other sources, therefore,
zeros will be present when data is laid on top of master spreadsheet. Also, want to show no values by using a "-" when no numbers present for easy recognition. Current formula is =IF(SUM(D9:GU9)=0,"-", (AVERAGE(D9:GU9))) but if two numbers and a zero are present it averages by three. Can anyone HELP????? |
Average formula Counting zero's How do I get just the numers count
what if you used "" instead of "-"? this would display nothing in the cell
instead of a "-". " wrote: Spreadsheet is created for a layover from other sources, therefore, zeros will be present when data is laid on top of master spreadsheet. Also, want to show no values by using a "-" when no numbers present for easy recognition. Current formula is =IF(SUM(D9:GU9)=0,"-", (AVERAGE(D9:GU9))) but if two numbers and a zero are present it averages by three. Can anyone HELP????? |
All times are GMT +1. The time now is 05:23 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com