Gustav Brock
Gustav at cactus.dk
Wed Jan 26 14:39:18 CST 2005
Hi Dan The decimal setting and other formatting options only affect the displayed output, not the field values. Set your requested format for the control in the form and round as needed after update of the control. /gustav >>> dwaters at usinternet.com 26-01-2005 21:24:35 >>> Hello to everyone! I set a number field to the type Single, and the Decimal Places property to 1. But, the form and the table still display more than one decimal place. Is this correct? I would like to set this in the table instead of the form. I know that Decimal will work, but that appears to use the most bytes.