> Hmmm. Can't see how that's not working. Try stepping through the code....
> if you're setting Total2 to 10, for example, and Total is 20... then it must
[quoted text clipped - 86 lines]
> > >
> > > <snipping the rest of the thread as it's getting a bit cumbersome
So you're saying that when you run through the code where, for example, the
total field is 10, and the total of the payments is also 10, that it's
correctly figuring out that total2 is also 10, that it is actually getting
to the line Forms!Order!Status = 13 but that the form is still showing a 10?
That can't possibly happen.
Would it be possible to zip the db up (removing any large chunks of data
where not required) and mail it to me?
> Rob
>
[quoted text clipped - 52 lines]
> > > "[Orderno]=" + CStr(Me.Orderno))
> > > Forms!ExpeditionUtl?mning!CurrencyExchangeFee =
Nz([CurrencyExchangeFee2])
> > > If Forms!Order!Total2 =Forms!Order!Total Then
> > > Forms!Order!Status = 13
[quoted text clipped - 37 lines]
> > > >
> > > > <snipping the rest of the thread as it's getting a bit cumbersome
Mattias - 08 Dec 2004 08:49 GMT
Ok thank you!!
How big maximum and where to..?
Mattias
> So you're saying that when you run through the code where, for example, the
> total field is 10, and the total of the payments is also 10, that it's
[quoted text clipped - 121 lines]
> > > > >
> > > > > <snipping the rest of the thread as it's getting a bit cumbersome
Rob Oldfield - 08 Dec 2004 13:26 GMT
As long it's not absolutely massive, then don't worry about the maximum....
zen13426 followed by one of those strange @ symbol things followed by
zen.co.uk (just avoiding it getting picked up by any of those nasty spam
harvesting bots)
> Ok thank you!!
>
[quoted text clipped - 127 lines]
> > > > > >
> > > > > > <snipping the rest of the thread as it's getting a bit cumbersome