![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: May 2002
Posts: 1
|
I have an Excel sheet with 7000 cells in column C -currently have a text value
14-DEC-99 etc.. I need to convert the entire column with this data to a real date format. I tried to highlight first cell-go to formula bar and type =datevalue('14-dec-99') and it does give me the serial value which I can then format with the date format 12/14/99..but when I do a copy from this cell to all the way down the column I can't get the correct values past approx.the 900th row - it gives me #VALUE. DO you know how to do this quick and easy to change these 7000 records in this C column to a date value??? Thanks, Mary |
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: The Hague
Posts: 50,317
|
Copy an unused, empty cell. Select the range of text-dates. Activate Edit|Paste Special >Add. Format the range (now filled up with numbers) as date. |
|
|
|
|
|
#3 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Austin, Texas USA
Posts: 11,654
|
Select the cells containing the text representation of dates, choose the Data | Text to Columns... menu command, and press [ Finish ]. Format the resultant datevalues as desired.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|