Ok I've open SQL UPDATE tblProduct, tblProduct AS tblProduct_1 SET tblProduct.ProdSellPrice = "ProdSellPrice"+"ProdSellPrice *[Enter a Percentage:]";
Removed tblProduct I now get a prompt box and it updates but prompt box says tblProduct.ProdSellPrice I need the it to say Enter a Percentage