Hi!!!


I have a textbox in my subform called amount based on a query that computes for the amount...However when I type the product code in my subform, a #error will appear in the amount textbox..However when I press the tab key and enter the quantity ordered, the [#error] will be removed and the correct computation for the amount will be displayed on the textbox...


How do I make the #error message disappear? Even if the user has not typed any quantity ordered....

Im using ms access 2000/2003..

Thanks