George C
Well-Known Member
Asking for help with the excel experts with an if, then formula.
Basically, if a cell has a value of 50 I need another cell to display 50. Otherwise I need the value to be an average of other cells.
Something like if(c16=50,c16), otherwise average(c16,d16,f16:v16)
That's what I want but can't figure out the correct syntax.
Can anyone help?
Thanks,
George
Basically, if a cell has a value of 50 I need another cell to display 50. Otherwise I need the value to be an average of other cells.
Something like if(c16=50,c16), otherwise average(c16,d16,f16:v16)
That's what I want but can't figure out the correct syntax.
Can anyone help?
Thanks,
George