Is there a way to make an excel formula ignore empty cells until they are "filled"?
i.e. you write the formula =AVERAGE(A1:A8) but A1:A8 doesn't currently contain data you'll get an #DIV/0 error.
I am building a spreadsheet (Cpk) with several columns of data that each column gets averaged (x bar) then the average of the averages (x bar bar) is calc'd. I'd like to leave some empty columns for future input but don't want to put a "0" placeholder in the empty column.
i.e. you write the formula =AVERAGE(A1:A8) but A1:A8 doesn't currently contain data you'll get an #DIV/0 error.
I am building a spreadsheet (Cpk) with several columns of data that each column gets averaged (x bar) then the average of the averages (x bar bar) is calc'd. I'd like to leave some empty columns for future input but don't want to put a "0" placeholder in the empty column.


LCHIEN
Loring in Katy, TX USA
Comment