souladventurer
Programmer
I have a currency field in a table.
The default value is $0.00
I need the query to hide values where the field equals $0.00.
I tried placing <>"0.00" in the criteria but recieved a datatype mismatch error.
Thoughts?
Thanks!
The default value is $0.00
I need the query to hide values where the field equals $0.00.
I tried placing <>"0.00" in the criteria but recieved a datatype mismatch error.
Thoughts?
Thanks!