Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
In A1 i've got 31-dec-2005 as a date I need to get the month as text into A6 ie dec Any ideas? -- Cheers Andy |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi
Try this in A6: =TEXT(A1,"mmm") Andy. "andy wilson" wrote in message ... Hi, In A1 i've got 31-dec-2005 as a date I need to get the month as text into A6 ie dec Any ideas? -- Cheers Andy |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
"andy wilson" wrote in message
... Hi, In A1 i've got 31-dec-2005 as a date I need to get the month as text into A6 ie dec Any ideas? -- Cheers Andy =TEXT(A1,"mmm") will give you Dec Or =TEXT(A1,"mmmm") will give December |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Andy
One way =A1 FormatCells.NumberCustom mmm Regards Roger Govier andy wilson wrote: Hi, In A1 i've got 31-dec-2005 as a date I need to get the month as text into A6 ie dec Any ideas? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help!!! Vlookup!! | Excel Worksheet Functions | |||
Working days left in the month compared to previous months | Excel Worksheet Functions | |||
Add one month to the previuos month | Excel Discussion (Misc queries) | |||
Month Year Date Format | Excel Worksheet Functions | |||
How to extract month number from month name | Excel Discussion (Misc queries) |