View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default Format of Header Date

You are stuck with whatever Regional and Language Options allows you for a short
date format.

MMMM YYYY is not one of them.

Go with the macro provided in the other post.


Gord Dibben MS Excel MVP

On Sat, 10 Nov 2007 21:14:01 -0800, TomCat
wrote:

I have a monthly spreadsheet report in which I have to change the date in the
header each month before I publish it. I would like to avoid doing that by
having the header date change automatically. I used the &[Date] feature but
it formats the date 11-11-07.

I want the date formatted like: November 2007

Is it possible to do this?

Thanks...............TomCat