Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Date field conversion

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Date field conversion

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
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
New date based on one date field minus minutes in another field [email protected] Excel Discussion (Misc queries) 1 December 25th 07 04:05 PM
Linked date field in worksheet defaults a blank field as 1/0/1900 AmnNkD Excel Worksheet Functions 2 September 12th 06 05:42 PM
Converting a date field into a month-year only field C.Hirsch Excel Discussion (Misc queries) 1 April 25th 06 12:08 AM
Changing a text field to a date field juliet New Users to Excel 4 February 21st 06 09:52 PM
How to Join/concatenate a date field with a time field in Excel? Alan Excel Discussion (Misc queries) 4 August 9th 05 10:07 PM


All times are GMT +1. The time now is 12:28 PM.

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

About Us

"It's about Microsoft Excel"