Thread: Date question
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rob Bovey Rob Bovey is offline
external usenet poster
 
Posts: 811
Default Date question

"Stuart" wrote in message
...
Have
.Range("I2").Value = Format(Date, "dddd dd mmm yyyy")

Cannot find how to change this to give the full value for the
month, rather than a truncated version.


Hi Stuart,

Just add a fourth "m" to the month string.

--
Rob Bovey, MCSE, MCSD, Excel MVP
Application Professionals
http://www.appspro.com/

* Please post all replies to this newsgroup *
* I delete all unsolicited e-mail responses *