P
Pete
In a SubForm, afterupdate of the [BarCode] I want the textbox[ThisSale] to
have a zero value, but cannot make this happen. I have tried:
ThisSale.value = 0 and simply ThisSale = 0 , but the value of zero does
not appear. Is there something obvious I am missing? It continues to have the
value of a previous sale. Both the BarCode and ThisSale are in the SubForm.
Thanks
have a zero value, but cannot make this happen. I have tried:
ThisSale.value = 0 and simply ThisSale = 0 , but the value of zero does
not appear. Is there something obvious I am missing? It continues to have the
value of a previous sale. Both the BarCode and ThisSale are in the SubForm.
Thanks