hi I have one field on my form, which just calculte the total, like Total=sum(([Blush])+([Burn])) . now when i click on add new record, all forms clears up, but this total field does not. in there value stays the same. any help, how to do clear that.
i try to put codes on the add new button.
like Me.Total.Value = 0, but keep me error message that can't assiagn a value to this object.
Please help. thanks
i try to put codes on the add new button.
like Me.Total.Value = 0, but keep me error message that can't assiagn a value to this object.
Please help. thanks