View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
vMike[_2_] vMike[_2_] is offline
external usenet poster
 
Posts: 1
Default Convert Date into words


"Abdul Shakeel" wrote in message
...

Hi,

I want to Convert Any date in to Word like
19/06/2009 ---- Nineteenth of June Tow Thousand Nine
help me urgently

--
Regards,


Since you are dealing with a limited amount of data ie one to thirty one,
january to december. I would think a few tables with the possible
individual values and a three step look up function would do the trick.
Mike