Macro for specific number of characters in a cell

  • Thread starter Thread starter Mary
  • Start date Start date
M

Mary

Hello! I have a list of account numbers (some of which include letters) and
most of them currently have 3-5 characters in the cell. However, I need for
each cell to have 9 characters. Thus, I need to have zeros before the
account numbers in order to make the cell have 9 characters.

ex: currently the account number is 358rg - but I need it to be 0000358rg

Can someone help me create this macro?
 
Back
Top