C
carl
my prices look like this
0.65
0.63
0.60
I need a formula that willl return true if the last digit is not a 5 or 0.
Something like this:
False
True
False
0.65
0.63
0.60
I need a formula that willl return true if the last digit is not a 5 or 0.
Something like this:
False
True
False