bethabernathy
Programmer
Hi - I have a table named "TESTNEW" there is a field in this table named "CustomerID". The data in the "CustomerID" contains 6 numeric digits i.e. "000049" or "000205". I need to run a query that will delete the last digit from the data. I also need to be able to run another query that will add a "0" to the beginning of the data. So, ultimately the above numbers would change to "000004" and "000020". Does anyone know how to do this? Thanks, Beth beth@integratedresourcemgmt.com