Hello,
I am trying to work out an average of 2 cells however the 2 cells have a IF formula which is the selected from another cell.
so on my page I have a dropdown option on 2 cells F17 & F18 (options = 3, 2, 1, N/A)
Cells K17 & K18 have the formula =IF(F17=3, "100%",IF(F17=2, "66%",IF(F17=1, "33%",IF(F17=0, "0%",IF(F17="N/A", "100%")))))
I want the average of the cells F17 & F18
However when I use =Average formula I get #DIV/0!
Any help would be awesome.
Thank you
[TABLE="width: 73"]
<tbody>[TR]
[TD][/TD]
[/TR]
</tbody><colgroup><col></colgroup>[/TABLE]
I am trying to work out an average of 2 cells however the 2 cells have a IF formula which is the selected from another cell.
so on my page I have a dropdown option on 2 cells F17 & F18 (options = 3, 2, 1, N/A)
Cells K17 & K18 have the formula =IF(F17=3, "100%",IF(F17=2, "66%",IF(F17=1, "33%",IF(F17=0, "0%",IF(F17="N/A", "100%")))))
I want the average of the cells F17 & F18
However when I use =Average formula I get #DIV/0!
Any help would be awesome.
Thank you
[TABLE="width: 73"]
<tbody>[TR]
[TD][/TD]
[/TR]
</tbody><colgroup><col></colgroup>[/TABLE]