View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default creating numbers to a fixed length string...

Custom format to 000000


Gord Dibben MS Excel MVP

On Tue, 3 Jul 2007 10:40:03 -0700, ds wrote:

Hi!

I have a column of numbers that have varied length some have 2 digits, some
have 3 and some 4 and some 6. I need to add a sting 0's to bring the length
of the string of all all the numbers to 6.

I am an excel newbie so any help would be great!