Hi,
I have a few columns of data that I would to average if there's a value in the cell and if it's empty I want it to return #NA. I'm using this formula right now but doesn't seem to be working for me.
=AVERAGE(IF($F$2>0,$F$500,NA())) It's giving me the average even if the cell is empty.
Thanks,
comp764
I have a few columns of data that I would to average if there's a value in the cell and if it's empty I want it to return #NA. I'm using this formula right now but doesn't seem to be working for me.
=AVERAGE(IF($F$2>0,$F$500,NA())) It's giving me the average even if the cell is empty.
Thanks,
comp764