#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 70
Default Extract Month

Hi guys, Looking for a way to extract the month from the following date....

01/03/2007 00:00
I need the formula to pull out the month ( 03 ) and give it it's name ,, as
in March for 03 ,, can this be done ?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,202
Default Extract Month

Hi guys, Looking for a way to extract the month from the following
date....

01/03/2007 00:00
I need the formula to pull out the month ( 03 ) and give it it's name ,,
as
in March for 03 ,, can this be done ?


Give this formula a try...

=TEXT(A1,"mmmm")

where your date is assumed to be in A1.

Rick

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,942
Default Extract Month

hi,
date in a1....
=text(a1,"mmmm")

regards
FSt1

"John Moore" wrote:

Hi guys, Looking for a way to extract the month from the following date....

01/03/2007 00:00
I need the formula to pull out the month ( 03 ) and give it it's name ,, as
in March for 03 ,, can this be done ?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 70
Default Extract Month

Guys,

Thanks ,, works a treat ,,, Cheers
"FSt1" wrote:

hi,
date in a1....
=text(a1,"mmmm")

regards
FSt1

"John Moore" wrote:

Hi guys, Looking for a way to extract the month from the following date....

01/03/2007 00:00
I need the formula to pull out the month ( 03 ) and give it it's name ,, as
in March for 03 ,, can this be done ?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I extract a month from Excel date? lee Excel Discussion (Misc queries) 6 October 26th 06 02:43 AM
How to extract the month in a Pivot Table Mark Excel Worksheet Functions 1 August 19th 06 08:54 PM
extract the month of a date gireesh Excel Discussion (Misc queries) 11 November 23rd 05 06:10 PM
How do I extract just the month kurt Excel Worksheet Functions 4 July 1st 05 09:41 PM
How to extract month number from month name PM Excel Discussion (Misc queries) 2 January 19th 05 03:07 PM


All times are GMT +1. The time now is 12:52 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"