Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a Woorkbook where I want VBA to change the name of a worksheet.
First, I have a french excel, but I want the date to appear in english... So I can't find the format I must give him so that he puts the right date. In excel, the Customized date would be "[$-1009]mmm jj, aaaa;@" But that doesn't work if I put it in VBA. It gives me a full length month (with all it's letters, and in french) What I want is,for exemple: AUG 30, 2004 (Something like: Format(DateR, "mmm dd,yyyy")) Month written with 3 letters. Also, I'd like if It could me in capitals... can it be done? Thank you for your help. Marie |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Different date formats | Excel Discussion (Misc queries) | |||
Help with Date formats | Excel Discussion (Misc queries) | |||
Date formats | Excel Discussion (Misc queries) | |||
date formats | Excel Discussion (Misc queries) | |||
Date Formats | Excel Discussion (Misc queries) |