What I think I want to try is basically an if then statement that looks through the string and if it finds any of the following "-1-", "-2-", "-3-", then it would change it to "-01-", "-02-, "-03-", and keep all of the related fields (it is a primary key field, but I could remove that) intact...