S
Steve
Hi
I have a main form that contains a subform
the main form is an invoice and the subform is the parts of the invoice and
on the footer of the subform I have a sum function that gives the total.
=Sum([SPQty]*[SPUnitPrice])
my problem is stability. Somtimes it works fine and somtimes I get an Error
that seems to go on endlessly like its in some kind of calculating error loop.
when I run the subform on its own and not inside the main form the sum
function always works fine every time
but when its within the main form as a subform it works only somtimes.
any comments or help please
Im using VIsta and Access 2003
Thanks
Steve - from a land down under
I have a main form that contains a subform
the main form is an invoice and the subform is the parts of the invoice and
on the footer of the subform I have a sum function that gives the total.
=Sum([SPQty]*[SPUnitPrice])
my problem is stability. Somtimes it works fine and somtimes I get an Error
that seems to go on endlessly like its in some kind of calculating error loop.
when I run the subform on its own and not inside the main form the sum
function always works fine every time
but when its within the main form as a subform it works only somtimes.
any comments or help please
Im using VIsta and Access 2003
Thanks
Steve - from a land down under