Dec 31, 2003 #1 asmall Programmer Joined Dec 26, 2002 Messages 31 Location US I have a textbox that is calculating the value of other textboxes. How can I prevent negative numbers?
I have a textbox that is calculating the value of other textboxes. How can I prevent negative numbers?
Dec 31, 2003 #2 CosmoKramer Programmer Joined May 29, 2001 Messages 1,730 Location US Check out Access help for the Abs function. It returns the absolute value of a number.... Hoc nomen meum verum non est. Upvote 0 Downvote
Check out Access help for the Abs function. It returns the absolute value of a number.... Hoc nomen meum verum non est.