PC Review


Reply
Thread Tools Rate Thread

create a month column from date column

 
 
jcontrer
Guest
Posts: n/a
 
      14th Jan 2010
I have a column in which the date is entered in mm/dd/yyyy format.
what i would like to have is another column that takes that information and
gives me the month in word format and the year in number format.

so for example:
if e2= 05/07/2009
i would like to have f2= May 2009

is that possible? if so, How do I do that?
your help will be greatly appreciated
--
thanks in advance
 
Reply With Quote
 
 
 
 
Gary''s Student
Guest
Posts: n/a
 
      14th Jan 2010
In F2, enter:
=E2 and format F2 as Custom > mmmm yyyy
--
Gary''s Student - gsnu200909


"jcontrer" wrote:

> I have a column in which the date is entered in mm/dd/yyyy format.
> what i would like to have is another column that takes that information and
> gives me the month in word format and the year in number format.
>
> so for example:
> if e2= 05/07/2009
> i would like to have f2= May 2009
>
> is that possible? if so, How do I do that?
> your help will be greatly appreciated
> --
> thanks in advance

 
Reply With Quote
 
Yanick
Guest
Posts: n/a
 
      14th Jan 2010
On Jan 14, 12:12*pm, jcontrer <jcont...@discussions.microsoft.com>
wrote:
> I have a column in which the date is entered in mm/dd/yyyy format.
> what i would like to have is another column that takes that information and
> gives me the month in word format and the year in number format.
>
> so for example:
> if e2= 05/07/2009
> i would like to have f2= May 2009
>
> is that possible? if so, How do I do that?
> your help will be greatly appreciated
> --
> thanks in advance


Use this formula : =Date(year(e2),month(e2),1)

Only need to change the cell format to display the right date format.
 
Reply With Quote
 
David Biddulph
Guest
Posts: n/a
 
      14th Jan 2010
Why bother changing it to the first of the month?
--
David Biddulph

"Yanick" <(E-Mail Removed)> wrote in message
news:4e0b7a71-745f-46f7-99ff-(E-Mail Removed)...
On Jan 14, 12:12 pm, jcontrer <jcont...@discussions.microsoft.com>
wrote:
> I have a column in which the date is entered in mm/dd/yyyy format.
> what i would like to have is another column that takes that information
> and
> gives me the month in word format and the year in number format.
>
> so for example:
> if e2= 05/07/2009
> i would like to have f2= May 2009
>
> is that possible? if so, How do I do that?
> your help will be greatly appreciated
> --
> thanks in advance


Use this formula : =Date(year(e2),month(e2),1)

Only need to change the cell format to display the right date format.


 
Reply With Quote
 
Jack
Guest
Posts: n/a
 
      14th Jan 2010
If I change the format in F2, how can I run a subtotal of all values for May?
How can I create a pivot table that groups all the values in May when I use
F2 as a column header? (it creates a column for each distinct day of the
month instead of a May column). Is there a way of doing so? I'm on XP with
Excel 2003. Thanks, jn

"Gary''s Student" wrote:

> In F2, enter:
> =E2 and format F2 as Custom > mmmm yyyy
> --
> Gary''s Student - gsnu200909
>
>
> "jcontrer" wrote:
>
> > I have a column in which the date is entered in mm/dd/yyyy format.
> > what i would like to have is another column that takes that information and
> > gives me the month in word format and the year in number format.
> >
> > so for example:
> > if e2= 05/07/2009
> > i would like to have f2= May 2009
> >
> > is that possible? if so, How do I do that?
> > your help will be greatly appreciated
> > --
> > thanks in advance

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
create a single date column from seperate month, day and year colu UGAJohn Microsoft Access Queries 3 21st Jan 2010 06:10 AM
To goup in each month on date column pol Microsoft Excel Misc 1 2nd Dec 2009 08:39 AM
Calendar Spreadsheet: Column 1 = Date, Column 2 Time of Day, Column 3 memo text field JDJ Microsoft Excel Discussion 0 24th May 2007 01:14 AM
automatic month/date in a column =?Utf-8?B?TWl0enk=?= Microsoft Excel Worksheet Functions 4 2nd Feb 2007 05:13 PM
How to Get Year/Month/Date of a DateTime Column by Column.Expressi =?Utf-8?B?TEkgWWluZw==?= Microsoft ADO .NET 2 25th Feb 2005 01:41 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:33 AM.