KapardhiSarma
New Member
Hi Team,
I have an issue with the formula i am using. I have a duration of days for two months in two different columns like 22d and 44d. I used a formula to find out if there is a change in the duration or not. My formula below.
=IF($A1>$B1,"Up","Down"). But there are few cases where there is an upward change, but it is still showing down. I doubt this is because of the alphanumeric characters in the columns.
Please help me how to handle this situation.
Example: A3: 174.13d, B3: 77d, but the formula is still showing the result as "Down" instaed of "Up"
Thanks,
Kapil
I have an issue with the formula i am using. I have a duration of days for two months in two different columns like 22d and 44d. I used a formula to find out if there is a change in the duration or not. My formula below.
=IF($A1>$B1,"Up","Down"). But there are few cases where there is an upward change, but it is still showing down. I doubt this is because of the alphanumeric characters in the columns.
Please help me how to handle this situation.
Example: A3: 174.13d, B3: 77d, but the formula is still showing the result as "Down" instaed of "Up"
Thanks,
Kapil