Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I would like to change a date into text.
Cell A1 - 03/14/2007 I would like to change that value to March 2007, and I don't mean by changing the format of the cell. I want the value to be March 2007. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi
I think you'll need a helper column with: =TEXT(A1,"mmmm yyyy") copied down, and then copy and paste values back into your original column. There would be VBA solutions in addition. Hope this helps! Richard On 15 Mar, 14:43, Terence wrote: I would like to change a date into text. Cell A1 - 03/14/2007 I would like to change that value to March 2007, and I don't mean by changing the format of the cell. I want the value to be March 2007. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA Numbers to Text or Date to Text | Excel Discussion (Misc queries) | |||
Concatenating a Text and a Date without losing orginal Date Format | Excel Discussion (Misc queries) | |||
Help: How do I convert a text date into a real date format | Excel Worksheet Functions | |||
Date from text to Date format | Excel Worksheet Functions | |||
text date to date format | Excel Discussion (Misc queries) |