E
Eric
Hi,
I have a number 2.0334 at Cell "A1",
I have aonther number 2.0335 at Cell "B1",
After I used the following formula at Cell "C1":
=IF((A1-B1)>=0,1,-1)
It results -1, but I want to get 1 which means I only want
to compare two numbers with two decimal places. Any
suggestions?
Thanks in advance for your help,
I have a number 2.0334 at Cell "A1",
I have aonther number 2.0335 at Cell "B1",
After I used the following formula at Cell "C1":
=IF((A1-B1)>=0,1,-1)
It results -1, but I want to get 1 which means I only want
to compare two numbers with two decimal places. Any
suggestions?
Thanks in advance for your help,