#1   Report Post  
A. Toczko
 
Posts: n/a
Default formula request

Column A contains a date, entered as 21/04/05, which is formated to display
as Apr-05. I would like to have Column B display "April" or even "Apr", a
text result. I've tried the MONTH function, but that gives me a number.
Suggestions? Thank you.


  #3   Report Post  
Mexage
 
Posts: n/a
Default

=CHOOSE(MONTH(D11),"Jan","Feb","Mar"...

or you could try using Custom in the Number tab under the Format/Cells menu,
then type in:

mmmm

That will give you the name of the month.

Hope that helps and if it does, please vote for this post.

G.Morales

"A. Toczko" wrote:

Column A contains a date, entered as 21/04/05, which is formated to display
as Apr-05. I would like to have Column B display "April" or even "Apr", a
text result. I've tried the MONTH function, but that gives me a number.
Suggestions? Thank you.



  #4   Report Post  
Duke Carey
 
Posts: n/a
Default

in column B type

=Text(A1,"Mmm")


"A. Toczko" wrote in message
.. .
Column A contains a date, entered as 21/04/05, which is formated to
display as Apr-05. I would like to have Column B display "April" or even
"Apr", a text result. I've tried the MONTH function, but that gives me a
number. Suggestions? Thank you.



  #5   Report Post  
A. Toczko
 
Posts: n/a
Default

Thank you all for your suggestions!

"Duke Carey" <duke_No_Junk_carey_at_hotmail.com wrote in message
...
in column B type

=Text(A1,"Mmm")


"A. Toczko" wrote in message
.. .
Column A contains a date, entered as 21/04/05, which is formated to
display as Apr-05. I would like to have Column B display "April" or even
"Apr", a text result. I've tried the MONTH function, but that gives me a
number. Suggestions? Thank you.





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
referencing named formula using INDIRECT function [email protected] Excel Worksheet Functions 19 May 11th 05 09:48 AM
Simplify formula Luke Excel Worksheet Functions 37 May 6th 05 07:21 AM
how do i write a formula and keep in in formula form, so it DOESN. norcalchick2207 Excel Discussion (Misc queries) 2 February 4th 05 08:38 PM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM
Another Date Formula Request Qaspec Excel Worksheet Functions 1 January 21st 05 04:21 PM


All times are GMT +1. The time now is 10:57 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"