M
Martin
I hope this is the appropriate group for this. If not, please let me know.
I have noticed that data entered in a form is not being stored the way it
was entered. For example, 0.20 seems to be stored as 0.1999999....... or
something like that. I discovered this because a query I was writing would
find the incorrect number of records when qualifying on, say, 0.20.
I have tried the format property on the table field, but that appears to
simply format the display/report, not the value stored in the table. I am
confused.
Has anyone seen this before and how did they get the value to store correctly?
Thanks.
I have noticed that data entered in a form is not being stored the way it
was entered. For example, 0.20 seems to be stored as 0.1999999....... or
something like that. I discovered this because a query I was writing would
find the incorrect number of records when qualifying on, say, 0.20.
I have tried the format property on the table field, but that appears to
simply format the display/report, not the value stored in the table. I am
confused.
Has anyone seen this before and how did they get the value to store correctly?
Thanks.