M
Monika Schwartz
Hello all,
I'm trying to do an if..then...else comparison where my
condition is one field being greater than or equal to
another field. Both of the fields are numbers. What's
happening is that it seems to be doing a string comparison
of them. If one number is 200 and the other is 1000, it
thinks the 200 is greater. I could understand if my
datasource were a text file, but it's a query out of
Access and these are numeric fields.
I would really appreciate any assistance you can provide.
Thanks!!
Monika
I'm trying to do an if..then...else comparison where my
condition is one field being greater than or equal to
another field. Both of the fields are numbers. What's
happening is that it seems to be doing a string comparison
of them. If one number is 200 and the other is 1000, it
thinks the 200 is greater. I could understand if my
datasource were a text file, but it's a query out of
Access and these are numeric fields.
I would really appreciate any assistance you can provide.
Thanks!!
Monika