Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I manage a large remote database that contains birthdays in a mm/yy/yyyy format when I download the file
I want to convert these date fields to a format that has only the month and day (mm/dd) in the cell. Is there a function or other wizard that will accomplish this task?? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
if these are real dates you can simply apply a custom format: goto 'Cells - fomat' and enter the custom format MM/DD If this does not help your dates are probably stored as text. Try the following prior to the above - format the cell range with the format mm/dd/yyyy - select an empty cell and copy this cell - select your range with dates - goto 'Edit - Paste Sepcial' and choose the action 'Add' Now apply the steps from above -- Regards Frank Kabel Frankfurt, Germany EdFast wrote: I manage a large remote database that contains birthdays in a mm/yy/yyyy format when I download the file. I want to convert these date fields to a format that has only the month and day (mm/dd) in the cell. Is there a function or other wizard that will accomplish this task?? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
New date based on one date field minus minutes in another field | Excel Discussion (Misc queries) | |||
Linked date field in worksheet defaults a blank field as 1/0/1900 | Excel Worksheet Functions | |||
Converting a date field into a month-year only field | Excel Discussion (Misc queries) | |||
Changing a text field to a date field | New Users to Excel | |||
How to Join/concatenate a date field with a time field in Excel? | Excel Discussion (Misc queries) |