R rarejoep Registered User. Local time Today, 06:24 Joined Oct 8, 2002 Messages 30 Nov 13, 2002 #1 I want to save results of tests as numbers with 2 decimals. I've searched but I can't find out how to do this (without using input masks).
I want to save results of tests as numbers with 2 decimals. I've searched but I can't find out how to do this (without using input masks).
Ally Registered User. Local time Today, 06:24 Joined Sep 18, 2001 Messages 617 Nov 13, 2002 #2 Are these results of a query? Are they being stored in a form / report?
R rarejoep Registered User. Local time Today, 06:24 Joined Oct 8, 2002 Messages 30 Nov 13, 2002 #3 Yes, but I think I solved it. I made the field size Decimal and set the the Scale to 2.