View Single Post
  #1   Report Post  
MVPitts
 
Posts: n/a
Default how to create leading zeros on variable length numbers

I have a column of variable length numbers/text (6-12 characters). I need to
place leading zeros in each of the cells to create a standard length of 15
characters. What's the easiest way to do this?