C ChrisDo11 Registered User. Local time Today, 06:42 Joined Jan 21, 2003 Messages 69 Nov 28, 2003 #1 i am trying to enter a value of 1.1 which will be multiplied to another value. i enter the 1.1, but when i click or tab out of the box it defaults to 1 and only multiplies by 1. is there a way around this?
i am trying to enter a value of 1.1 which will be multiplied to another value. i enter the 1.1, but when i click or tab out of the box it defaults to 1 and only multiplies by 1. is there a way around this?
J Jack Cowley Registered User. Local time Today, 06:42 Joined Aug 7, 2000 Messages 2,639 Nov 28, 2003 #2 Set the Field Size for the field in the table that holds this number to Single or Double. hth, Jack