Hey, I'm looking for some VBA help. preferably an add-in. I have a string of numbers in a cell ex. 2900321543253 that I need changed. the first three characters need to be changed to "978" and then the last character needs to be x+1 so in this case 4. I'm having a hard time getting the function to do all this, and any help will be appreciated.