#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,560
Default Change Date format

Hello,

I am not even sure if my Excel spreadsheet sees the column as a date. I have
genealogical information that I copied/pasted directly into an excel
spreadsheet.

The column with the dates show as dd/mm/yyy instead of mm/dd/yyyy.
- I am lookin gfor the easiest way to make it a recognizable date column
instead of retyping 18/01/1765 over to 01/18/1765, etc. I have over 450
listing and any help to make Excel recognize it as a date and then reformat
it into a useable date to sort with would be helpful.

Thank You.
David
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,440
Default Change Date format

Hi Davis,

See

http://www.j-walk.com/ss/excel/files/xdate.htm


--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"David" wrote in message ...
| Hello,
|
| I am not even sure if my Excel spreadsheet sees the column as a date. I have
| genealogical information that I copied/pasted directly into an excel
| spreadsheet.
|
| The column with the dates show as dd/mm/yyy instead of mm/dd/yyyy.
| - I am lookin gfor the easiest way to make it a recognizable date column
| instead of retyping 18/01/1765 over to 01/18/1765, etc. I have over 450
| listing and any help to make Excel recognize it as a date and then reformat
| it into a useable date to sort with would be helpful.
|
| Thank You.
| David


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 857
Default Change Date format

I believe the earliest date value that Excel would recognize as a date value
is 1/1/1900. Assuming the text date in A1 is in dd/mm/yyyy format, to
convert it to a date value in B1, you can use this formula:

=DATE(RIGHT(A1,4),MID(A1,4,2), LEFT(A1,2))



"David" wrote:

Hello,

I am not even sure if my Excel spreadsheet sees the column as a date. I have
genealogical information that I copied/pasted directly into an excel
spreadsheet.

The column with the dates show as dd/mm/yyy instead of mm/dd/yyyy.
- I am lookin gfor the easiest way to make it a recognizable date column
instead of retyping 18/01/1765 over to 01/18/1765, etc. I have over 450
listing and any help to make Excel recognize it as a date and then reformat
it into a useable date to sort with would be helpful.

Thank You.
David

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
Use date modified to change format & create filter to track change PAR Excel Worksheet Functions 0 November 15th 06 09:17 PM
Can I change a date with no format (20051111) to date format? Rose New Users to Excel 2 November 11th 05 09:03 PM
Change general format to US date format woodlot4 Excel Discussion (Misc queries) 3 October 11th 05 12:29 AM
how do I format cells to change date and time to just date bondam Excel Discussion (Misc queries) 3 July 3rd 05 01:10 PM
Change date format Sandyw Excel Discussion (Misc queries) 6 March 14th 05 02:00 PM


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