C
crapit
Hi,
How do I set the formla in column I in such a way that the output is
determine by column H value? i.e if H1 = 01, I1 = C1, etc. I try using if
(and if loop) but keep on getting FALSE.
C D E F G H I
1 set1 set2 01 set1
2 set1 set2 02 set1 + set2
3 set1 set2 03 set2
How do I set the formla in column I in such a way that the output is
determine by column H value? i.e if H1 = 01, I1 = C1, etc. I try using if
(and if loop) but keep on getting FALSE.
C D E F G H I
1 set1 set2 01 set1
2 set1 set2 02 set1 + set2
3 set1 set2 03 set2