Good morning!
I’m trying to figure out a formula or expression to solve a problem by looking at numbers after the decimal only.
For example:
IF “CELL” is XX.25 or less then rounddown, multiply x2, add 1
IF “CELL” is XX.26 or greater then rounddown, multiply x2, add 2
I’m not sure of the appropriate verbaige to search successfully. I’ve looked through the documentation for “IF” and I suspect that this falls outside of the standard usage.
I appreciate any help! Thank you!