Aug 27, 2005 #1 leadpro Technical User Joined Jan 7, 2005 Messages 34 Location US I need to set the default value in the table to 22.50. The table keeps rounding down to 22. How do I fix this?
I need to set the default value in the table to 22.50. The table keeps rounding down to 22. How do I fix this?
Aug 27, 2005 #2 Remou Technical User Joined Sep 30, 2002 Messages 13,030 Location BE Hi Have you looked at the Field Size property for the field? Upvote 0 Downvote
Aug 27, 2005 #3 willir MIS Joined Aug 5, 2003 Messages 2,754 Location US What numeric type are you using for the field type. You are probably using either an integer type (whole numbers) or zero decimal places. Upvote 0 Downvote
What numeric type are you using for the field type. You are probably using either an integer type (whole numbers) or zero decimal places.