I have a Date column and I want to write a formula that would convert the "date" into the Month that is showing. For example, in column A I have "9/10/2010" and I want column B showing "September" as the month. Please help! Thank you so much!
I have a Date column and I want to write a formula that would convert the "date" into the Month that is showing. For example, in column A I have "9/10/2010" and I want column B showing "September" as the month. Please help! Thank you so much!
Last edited by Dhoang25; 10-21-2010 at 11:50 AM.
Just put in B2:
=A2
...then apply a custom format to that cell/column of mmmm.
_________________
Microsoft MVP 2010 - Excel
Visit: Jerry Beaucaire's Excel Files & Macros
If you've been given good help, use theicon below to give reputation feedback, it is appreciated.
Always put your code between code tags. [CODE] your code here [/CODE]
?None of us is as good as all of us? - Ray Kroc
?Actually, I *am* a rocket scientist.? - JB (little ones count!)
I'm sorry for not being clear. I'm trying to create a pivot table that will count for each month. If I use your method above, when I drag column B into "Row Labels" of the Pivot Table it counts each date of the month and not the total Monthly count. What I usually do is sort it out by month and c/p "October" for all rows. As I create a pivot table, it would give me the count for each month.
Plz check out the attached, I think it's solved in it. You can apply Month filter/ sorting for ur pivot table too.
If you're using a Pivot you do not need the additional Column - simply "Group" the Date field by Month (& Year if necessary).Originally Posted by Dhoang25
http://www.contextures.com/xlpivot07.html
My Recommended Reading:
Volatility
Sumproduct & Arrays
Pivot Intro
Email from XL - VBA & Outlook VBA
Function Dictionary & Function Translations
Dynamic Named Ranges
That's awesome! Thanks a bunch!
Donkey,
I'm not sure how to use the Group functionality in Pivot. Can you please walk me through it? I would love to learn something new today! =)
Thanks a lot Mr. DonkeyOte for more info!!
It's Awesome!
I am trying to do this, and when I select group on my date column in the pivot I get an error- "cannot group this selection." The original data range is formatted as DATE. What am I missing? Thanks!
NEVER MIND- I used your above link to contextures and found a solution! Thanks!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks