Thread: FormatDate
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jb jb is offline
external usenet poster
 
Posts: 6
Default FormatDate

There is a column in a spreadsheet with the dates likes this 20030630, I
need to have them 6/30/03. How can I get this output? I am not sure,
but I think they are in a text format.
I have another column with 16 digits and when I save it as a csv it
drops the far right digit and replaces it with a zero. How can this be
avoided? I am using Excel 2000.

Thanks