Date Range Attributed to Single Month

gmr1974

New Member
Joined
Mar 9, 2009
Messages
2
Hello,

I am looking for help on how to attribute various days throughout a month to a single month. For example, I have multiple date entries from January 1 2009 through January 31 2009. I would like to add a formula where the result is simply "January 2009" for all dates within that month. Is this possible?

Thank you,
GMR
 

Excel Facts

What is the last column in Excel?
Excel columns run from A to Z, AA to AZ, AAA to XFD. The last column is XFD.
Hello gmr1974, welcome to MrExcel,

You could do that by simply formatting the date to show just date month and year (although the underlying value will still be the actual date), or if you want a text value in another cell try using TEXT fuunction, e.g.

=TEXT(A1,"mmmm yyyy")
 
Upvote 0
I can't believe I didn't think of the format.. I'm obviously making this WAY too hard :) Thank you so much!!!
 
Upvote 0

Forum statistics

Threads
1,215,596
Messages
6,125,726
Members
449,255
Latest member
whatdoido

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top