Is it possible to format a form text box to show 2 decimal places for the value?
W Wylie C Dec 29, 2004 #1 Is it possible to format a form text box to show 2 decimal places for the value?
J Jens Peter Karlsen[FP MVP] Dec 30, 2004 #2 Yes, you can format the text using javascript when the form is submitted. Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
Yes, you can format the text using javascript when the form is submitted. Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
A Andrew Murray Dec 30, 2004 #3 I don't think so with out extensive coding, but the "validation" in form field properties (right-click the field) has a way to "force" the user to enter a number, but there's no real way to set it to so many decimals.
I don't think so with out extensive coding, but the "validation" in form field properties (right-click the field) has a way to "force" the user to enter a number, but there's no real way to set it to so many decimals.