Erglend has attended:
Excel Advanced course
IF function
Can if function be used with string values in a cell ?
RE: IF function
Hi Erglend,
Thank you for your question.
If you are creating IF functions you can refer a string.
Here is an example:
=if(H2="Brown",h8*2.5,h8*3.5)
I hope this answers your question.
Regards
Simon