View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
ENFGDC4S ENFGDC4S is offline
external usenet poster
 
Posts: 5
Default adding leading zero in Excel

I could not get this to work.

"Gary''s Student" wrote:

=LEFT(A1,1) & TEXT(RIGHT(A1,LEN(A1)-1),"000")

--
Gary''s Student - gsnu200744