D
DS
I have a field called Quantity...
If Quantity =1 and I divide by 2 I get 0
How do I get it to eual .5
Thanks
DS
If Quantity =1 and I divide by 2 I get 0
How do I get it to eual .5
Thanks
DS
Its Long Integer, I changed it to Decimal. Still Doesn't Work, WhatKARL said:Check your datatype, format, and other display.
:
Ok That worked I changed it to Single. But I need it to Display .5 notDS said:Its Long Integer, I changed it to Decimal. Still Doesn't Work, What
should it be?
Thanks
DS
DS said:Its Long Integer, I changed it to Decimal. Still Doesn't Work, What
should it be?
Thanks
DS
Got it almost. I have this 1. 0r this .5, Is there any way to set theDS said:Ok That worked I changed it to Single. But I need it to Display .5 not
0.5 Thanks
DS