Thread: date traduction
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ALEX ALEX is offline
external usenet poster
 
Posts: 493
Default date traduction

Hi

I m creating a script that translate into the language that we have choosen
the content of several cell in a excel sheet. But i need to translate the
date also, so I need a function that first recognizes this is a date field
(in a the excel cell) and then translate it into the correct language. The
cell is formatted in dd.mmm.yy and dd.mmmm.yy.

Thank you for any suggestion

Alex