LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #7   Report Post  
Posted to microsoft.public.excel.misc
Roger Govier
 
Posts: n/a
Default Annualizing data

Hi Julie

Possible the easiest way is to highlight the range of dates
DataText to ColumnsFixed WidthNextDate then select YMD from the
dropdownFinish
In the UK, that gives me 09/12/2005
Repeat the exercise again, on the converted data, but select MDY from the
dropdown, and then I get
12/09/2005
If your regional settings are mm/dd/yyyy you may get the answer after the
first conversion.

Alternatively, the formula way would be
=--MID(A1,5,2)&"/"&RIGHT(A1,2)&"/"&LEFT(A1,4)


Regards

Roger Govier


Julie wrote:
Roger,
Thanks again - I'll work on that awhile. In the mean time, I wonder if you
wouldn't mind answering another date question for me. I have a column of
dates in excel in the following format:
20051209

The normal way of changing date formats (format, cell, date) does not change
the format. Is there a way to display these dates in a more traditional
format such as:
12/09/2005, or 12/09/05??

Thanks in advance for your help!

Julie Young




 
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
Saving data in a worksheet within a workbook Homeuser Excel Discussion (Misc queries) 2 August 21st 05 10:49 PM
Automatically pasting worksheet data to new worksheet with formulas COntactJason Excel Worksheet Functions 0 August 10th 05 08:22 PM
Pull Current Month's Data Out of List - Repost Karl Burrows Excel Discussion (Misc queries) 4 May 3rd 05 01:06 AM
Line Graph Data Recognition Nat Charts and Charting in Excel 2 April 30th 05 02:07 PM
Running Data Table using an input that triggers DDE linked data [email protected] Excel Discussion (Misc queries) 1 December 16th 04 11:56 AM


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