Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 461
Default Change Mar 25 in to Date?

Howdy, for some reason I just can't get this to work. I have an imported
spreadsheet with about 30,000 rows of data... but the dates are put in as Tue
Mar 25. So I parsed out all the dates to get for example Mar 25. Now I can't
seem to figure out how to get that in to a date format.

So the sample data looks like this

Mar 25
Mar 28
Apr 3

I would like it to show up like this with a date format

3/25/2008
3/28/2008
4/3/2008

Any help will be appreciated... thanks!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default Change Mar 25 in to Date?

Do a DataText To Columns, and hit Next twice, and select the date option in
Column data format.

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



"akphidelt" wrote in message
...
Howdy, for some reason I just can't get this to work. I have an imported
spreadsheet with about 30,000 rows of data... but the dates are put in as
Tue
Mar 25. So I parsed out all the dates to get for example Mar 25. Now I
can't
seem to figure out how to get that in to a date format.

So the sample data looks like this

Mar 25
Mar 28
Apr 3

I would like it to show up like this with a date format

3/25/2008
3/28/2008
4/3/2008

Any help will be appreciated... thanks!



  #3   Report Post  
Posted to microsoft.public.excel.misc
Reb Reb is offline
external usenet poster
 
Posts: 13
Default Change Mar 25 in to Date?

You should be able to select the cells, then: FormatCellsNumber
tabDateselect the format you want and OK.
"akphidelt" wrote:

Howdy, for some reason I just can't get this to work. I have an imported
spreadsheet with about 30,000 rows of data... but the dates are put in as Tue
Mar 25. So I parsed out all the dates to get for example Mar 25. Now I can't
seem to figure out how to get that in to a date format.

So the sample data looks like this

Mar 25
Mar 28
Apr 3

I would like it to show up like this with a date format

3/25/2008
3/28/2008
4/3/2008

Any help will be appreciated... thanks!

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Change Mar 25 in to Date?

This works for me using U.S. English regional date settings:

=DATEVALUE(A1)

Then format as DATE.

--
Biff
Microsoft Excel MVP


"akphidelt" wrote in message
...
Howdy, for some reason I just can't get this to work. I have an imported
spreadsheet with about 30,000 rows of data... but the dates are put in as
Tue
Mar 25. So I parsed out all the dates to get for example Mar 25. Now I
can't
seem to figure out how to get that in to a date format.

So the sample data looks like this

Mar 25
Mar 28
Apr 3

I would like it to show up like this with a date format

3/25/2008
3/28/2008
4/3/2008

Any help will be appreciated... thanks!



  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 461
Default Change Mar 25 in to Date?

Can't believe it was that easy... thanks Mr. Valko!

"T. Valko" wrote:

This works for me using U.S. English regional date settings:

=DATEVALUE(A1)

Then format as DATE.

--
Biff
Microsoft Excel MVP


"akphidelt" wrote in message
...
Howdy, for some reason I just can't get this to work. I have an imported
spreadsheet with about 30,000 rows of data... but the dates are put in as
Tue
Mar 25. So I parsed out all the dates to get for example Mar 25. Now I
can't
seem to figure out how to get that in to a date format.

So the sample data looks like this

Mar 25
Mar 28
Apr 3

I would like it to show up like this with a date format

3/25/2008
3/28/2008
4/3/2008

Any help will be appreciated... thanks!






  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Change Mar 25 in to Date?

You're welcome!

BTW, Bob's suggestion of using Text to Columns also works.

--
Biff
Microsoft Excel MVP


"akphidelt" wrote in message
...
Can't believe it was that easy... thanks Mr. Valko!

"T. Valko" wrote:

This works for me using U.S. English regional date settings:

=DATEVALUE(A1)

Then format as DATE.

--
Biff
Microsoft Excel MVP


"akphidelt" wrote in message
...
Howdy, for some reason I just can't get this to work. I have an
imported
spreadsheet with about 30,000 rows of data... but the dates are put in
as
Tue
Mar 25. So I parsed out all the dates to get for example Mar 25. Now I
can't
seem to figure out how to get that in to a date format.

So the sample data looks like this

Mar 25
Mar 28
Apr 3

I would like it to show up like this with a date format

3/25/2008
3/28/2008
4/3/2008

Any help will be appreciated... thanks!






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
Change satellite julian date format YYYYDDDHHMMSS to excel date ti putley Excel Discussion (Misc queries) 1 January 11th 08 06:12 PM
Use date modified to change format & create filter to track change PAR Excel Worksheet Functions 0 November 15th 06 09:17 PM
change background row color with change of date in a cell Urszula Excel Discussion (Misc queries) 5 May 17th 06 07:56 AM
I want any date 90 days or older from current date change color Big Abalone Excel Worksheet Functions 5 April 23rd 06 05:01 AM
Make date change in excel to current date when opening daily? jamie Excel Discussion (Misc queries) 3 March 1st 06 03:37 PM


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