Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Russell-stanely
 
Posts: n/a
Default Excel 2000 worksheet where I want to convert date format

I have a worksheet (in 2000) that was sent to me. The information in the
worksheet was culled from an Access database that I have no access to, and
saved to Excel.

There are several columns of dates that came over as "general" in this format:
20031125.
I want to quickly convert this into the proper date format of 11/25/03, but
I cannot seem to figure out a quick method to do it in Excel 2000.
HELP!
  #2   Report Post  
Posted to microsoft.public.excel.misc
bpeltzer
 
Posts: n/a
Default Excel 2000 worksheet where I want to convert date format

Do you ALWAYS have four digits for the year, and two each for month and day?
If so, I'd use Data Text to Columns, with the delimited option to break
each yyyymmdd into its components, then =date(a1,b1,c1) to form the date.
Finally copy/ paste special values to lock in the results.

"Russell-stanely" wrote:

I have a worksheet (in 2000) that was sent to me. The information in the
worksheet was culled from an Access database that I have no access to, and
saved to Excel.

There are several columns of dates that came over as "general" in this format:
20031125.
I want to quickly convert this into the proper date format of 11/25/03, but
I cannot seem to figure out a quick method to do it in Excel 2000.
HELP!

  #3   Report Post  
Posted to microsoft.public.excel.misc
Russell-stanely
 
Posts: n/a
Default Excel 2000 worksheet where I want to convert date format

Yes, the sheet always has 4 digits for year and two each for month and date.
I don't understand what you mean to use Datatext to columns, etc. etc. Is
this a formula or a fomatting condition? Sorry, could you be more specific
on how to do this?

Thanks!

"bpeltzer" wrote:

Do you ALWAYS have four digits for the year, and two each for month and day?
If so, I'd use Data Text to Columns, with the delimited option to break
each yyyymmdd into its components, then =date(a1,b1,c1) to form the date.
Finally copy/ paste special values to lock in the results.

"Russell-stanely" wrote:

I have a worksheet (in 2000) that was sent to me. The information in the
worksheet was culled from an Access database that I have no access to, and
saved to Excel.

There are several columns of dates that came over as "general" in this format:
20031125.
I want to quickly convert this into the proper date format of 11/25/03, but
I cannot seem to figure out a quick method to do it in Excel 2000.
HELP!

  #4   Report Post  
Posted to microsoft.public.excel.misc
Ron Coderre
 
Posts: n/a
Default Excel 2000 worksheet where I want to convert date format

I think you can do what you want all in one step:

Select the "date" cells
DataText-to-columns
Delimited...Click Next
(Doesn't matter what the delimiter is)...Click Next
Click the Date option and set the dropdown to YMD...Click Finish
That should turn those numbers into dates.

Does that help?

***********
Regards,
Ron

XL2002, WinXP-Pro


"Russell-stanely" wrote:

I have a worksheet (in 2000) that was sent to me. The information in the
worksheet was culled from an Access database that I have no access to, and
saved to Excel.

There are several columns of dates that came over as "general" in this format:
20031125.
I want to quickly convert this into the proper date format of 11/25/03, but
I cannot seem to figure out a quick method to do it in Excel 2000.
HELP!

  #5   Report Post  
Posted to microsoft.public.excel.misc
Max
 
Posts: n/a
Default Excel 2000 worksheet where I want to convert date format

"bpeltzer" wrote:
.. If so, I'd use Data Text to Columns,
with the delimited option to break
each yyyymmdd into its components ...


Perhaps with Data Text to Columns there's no need to break further ? Just
select the source col of "dates", click Data Text to Columns, click Next
Next, and in Step 3 (under "Column data format"): check "Date", select "YMD"
from the droplist, click Finish. Then just format the converted col as
"Date" (to taste).
--
Rgds
Max
xl 97
---
Singapore, GMT+8
xdemechanik
http://savefile.com/projects/236895
--




  #6   Report Post  
Posted to microsoft.public.excel.misc
Russell-stanely
 
Posts: n/a
Default Excel 2000 worksheet where I want to convert date format

So very cool!
Thanks for the help!

"Ron Coderre" wrote:

I think you can do what you want all in one step:

Select the "date" cells
DataText-to-columns
Delimited...Click Next
(Doesn't matter what the delimiter is)...Click Next
Click the Date option and set the dropdown to YMD...Click Finish
That should turn those numbers into dates.

Does that help?

***********
Regards,
Ron

XL2002, WinXP-Pro


"Russell-stanely" wrote:

I have a worksheet (in 2000) that was sent to me. The information in the
worksheet was culled from an Access database that I have no access to, and
saved to Excel.

There are several columns of dates that came over as "general" in this format:
20031125.
I want to quickly convert this into the proper date format of 11/25/03, but
I cannot seem to figure out a quick method to do it in Excel 2000.
HELP!

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
Date format not correct when you convert a CSV text file in Excel Scarab Excel Discussion (Misc queries) 2 November 16th 05 12:22 PM
format date in excel Nigel Excel Discussion (Misc queries) 2 September 15th 05 09:52 PM
Excel keeps converting text to date format John T via OfficeKB.com Excel Discussion (Misc queries) 4 September 12th 05 06:48 PM
Activate method of Worksheet class fails in Excel 2000 Chris Bloom Excel Discussion (Misc queries) 3 September 10th 05 12:05 AM
How do I convert a number formated as a date to text in Excel? BrotherNov Excel Discussion (Misc queries) 5 March 2nd 05 03:51 PM


All times are GMT +1. The time now is 09:18 PM.

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

About Us

"It's about Microsoft Excel"