Do you mean in the same rowsource for the product description?
e.g:
Select Distinct Productname, price, duty, tax from customerproduct where productname=xxxx and customername=ssss
I passed the statement as you mentioned in the Afterupdate property. I get an error there that the macro does not...