View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default What format should I use to display 1.1.01 as 1.1.1 ?

=SUBSTITUTE(A1,"0","")
--
Gary''s Student - gsnu200837