J
Jason Bly
I want to have cell C1 print the difference between cell A1 and B1, but
insert a prefix of "F" if the difference is less than zero and a prefix of
"C"if the difference is greater than zero.
Example 1
A1=10
B1=7
C1 should be C3.00 (I want two decimal places)
Ex. 2
A1=3
B1=15
C1 should be F12.00
Can someone please tell me how to do this. I can never seem to find what I
want in online documentation.
Jason
insert a prefix of "F" if the difference is less than zero and a prefix of
"C"if the difference is greater than zero.
Example 1
A1=10
B1=7
C1 should be C3.00 (I want two decimal places)
Ex. 2
A1=3
B1=15
C1 should be F12.00
Can someone please tell me how to do this. I can never seem to find what I
want in online documentation.
Jason