View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jock Jock is offline
external usenet poster
 
Posts: 440
Default changing date format

How can I change this 04.08.08
to this
04 Aug 08 ?
There are hundreds of rows with dates in this type of date format.
Is there a way using VBA to 'ripple through' these and change them to the
desired format without doing them all manually?

Thanks,
--
Traa Dy Liooar

Jock