How about validating the input and multiply that by -1 that should give you a negative number. I don't know the setup but you could check in the before update of the form. Check the textbox which holds the number and apply the multiplier. -- Maurice Ausum
"L.A. Lawyer" wrote:
[Quoted Text] > I am putting client payments in the same field as their bills. > > Thus, I need to force payments, entered on a form, to be saved as a negative > number, no matter what. > > I assume that some of the people entering the data will enter it as a > negative number and I need to insure that it is always negative. > > How is that done? > > >
|