This is no solution. I want the date to show in English in the form:
January, 15 2005.
That's the normal format in English, isn't it?
No, that's not any normal format that I am aware of.
English would be 15 January 2005, maybe with a comma after the month, but
not always.
American would be January 15, 2005
Apart from in your post, I have never seen January, 15 2005.

Signature
Please respond to the Newsgroup for the benefit of others who may be
interested. Questions sent directly to me will only be answered on a paid
consulting basis.
Hope this helps,
Doug Robbins - Word MVP
> This is no solution. I want the date to show in English in the form:
> January, 15 2005.
[quoted text clipped - 14 lines]
>> >
>> > Me.Controls("Textbox8").Text = Format(Date, "Mmmm, d yyyy")
Klaus Linke - 08 Feb 2005 13:56 GMT
And if you need to show the date in a language format that's different from your
regional settings, then this thread (using date fields in the document or string
replacements) might help:
http://groups.google.com/groups?selm=up7qxYiJEHA.556%40tk2msftngp13.phx.gbl
Regards,
Klaus