banneduser123
Banned - Rules violations
- Joined
- Mar 29, 2006
- Messages
- 181
I have three cells.
A20: 38.2
B20: 39.3
C20: contains IF formula to tell me if A1=B1, then "Good", if not, then "Check"
To clarify, columns A & B contain numbers with decimals, row 20 would be the sum of all those numbers for each respective column.
However, due to decimals, the totals won't always match up exactly. (e.g. 38=38 ). So i need to amend the if formula to still return "Good" if the numbers are within a margin of maybe 1?
Or is there a better way to do this?
not sure why i'm having a hard time with this, tried looking at other answers....
A20: 38.2
B20: 39.3
C20: contains IF formula to tell me if A1=B1, then "Good", if not, then "Check"
To clarify, columns A & B contain numbers with decimals, row 20 would be the sum of all those numbers for each respective column.
However, due to decimals, the totals won't always match up exactly. (e.g. 38=38 ). So i need to amend the if formula to still return "Good" if the numbers are within a margin of maybe 1?
Or is there a better way to do this?
not sure why i'm having a hard time with this, tried looking at other answers....