K
Katie
Hello,
I have this formula:
=IF(C36<(C4*0.1),"First payment must be at least 10%"," ")
I would like it to read:
=IF(C36<(C4*0.1),"First payment must be at least {result
of cell F10}"," "), so that if F10 equals $2000, the
result would read: "First payment must be at least $2000".
But when I try to do that, the result of the formula
displays as:
"First payment must be at least F10".
Any suggestions???
Kate
I have this formula:
=IF(C36<(C4*0.1),"First payment must be at least 10%"," ")
I would like it to read:
=IF(C36<(C4*0.1),"First payment must be at least {result
of cell F10}"," "), so that if F10 equals $2000, the
result would read: "First payment must be at least $2000".
But when I try to do that, the result of the formula
displays as:
"First payment must be at least F10".
Any suggestions???
Kate