View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
The Message The Message is offline
external usenet poster
 
Posts: 16
Default Covversion of date formats

Is there a way to make date formats read 1/1/2009 when you converty them to
mmm-yy, instead of them staying at their original format.

Basically, if a cell reads 3/3/2009 and I format it to read Mar-09, the
actual cell value still reads 3/3/2009. I want this to revert to 1/3/2009 to
ensure another worksheet can pick this up.

THe other worksheet in effect, only recognises dates formatted to the first
of each month before converting them to mmm-yy. If anything is different to
the first of each month, it does not recognise it.

Any help would be greatly appreciated.