S
StephanieH
My (table) field is formatted as currency (Decimal places set to "Auto").
I'd like my query to filter all non-even dollar transactions ie: $65.55 but
not $65.00
I've tried Not Like "*.00" and Not Like "$*.00" but neither work.
What am I missing?
I'd like my query to filter all non-even dollar transactions ie: $65.55 but
not $65.00
I've tried Not Like "*.00" and Not Like "$*.00" but neither work.
What am I missing?