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

Quick Sum
Select a range of cells. The total appears in bottom right of Excel screen. Right-click total to add Max, Min, Count, Average.
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,214,911
Messages
6,122,195
Members
449,072
Latest member
DW Draft

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