Well, I put in a 3rd textbox with the row sourse set to =[txtQty1]+[txtQty2] and it adds them up fine, but when I put the 3rd textbox in the Update to: field in my update query, all that happens when I run it is that it returns the already existing value for the record I want to update instead of the new value in the 3rd textbox.
I've also set the the textbox property Format to General number.
Any ideas?
Cheers / Fred
|