D
Digital2k
hello, I have a spreadsheet that has a column that I want to show the
average 4 rows of data. The cell that shows the average(C5), only shows the
average if all 4 rows in column A have data. otherwise it displays the error
#Dl/0! If two or only three of the rows in column A have data how can I get
the cell (C5) to display the average regardless if all rows don't have data?
Thanks,
Digital2k
A B C
1 | 6 | 3 | 50% |
2 | 2 | 1 | 50% |
3 | | | |
4 | | | |
5 | | | #Dl/0!|
average 4 rows of data. The cell that shows the average(C5), only shows the
average if all 4 rows in column A have data. otherwise it displays the error
#Dl/0! If two or only three of the rows in column A have data how can I get
the cell (C5) to display the average regardless if all rows don't have data?
Thanks,
Digital2k
A B C
1 | 6 | 3 | 50% |
2 | 2 | 1 | 50% |
3 | | | |
4 | | | |
5 | | | #Dl/0!|