Y
yappers
HI
I have a question about using IF and having the true result be anothe
formula. I am trying to take the difference between two number
(scores) and compare to a third (football spread) and have the tru
result be replace an x with a 1 so that correct picks can b
automatically summed.
Here is the formula I am using and can only get "Replace...." to sho
up in the cell where the formula is. Is there a way to get it t
change the x with a 1 in other cells? I have the formula below in D
which is a column I added just to put the formulas in I intend to hid
this column.
Do I make any sense?
Any help would be appreciated.
=IF(B2-B3>c2,"=replace(F2:V2,X,1)",0
I have a question about using IF and having the true result be anothe
formula. I am trying to take the difference between two number
(scores) and compare to a third (football spread) and have the tru
result be replace an x with a 1 so that correct picks can b
automatically summed.
Here is the formula I am using and can only get "Replace...." to sho
up in the cell where the formula is. Is there a way to get it t
change the x with a 1 in other cells? I have the formula below in D
which is a column I added just to put the formulas in I intend to hid
this column.
Do I make any sense?
Any help would be appreciated.
=IF(B2-B3>c2,"=replace(F2:V2,X,1)",0