Re: date recognition problem
- From: "Ragdyer" <RagDyer@xxxxxxxxxxxxx>
- Date: Sun, 2 Sep 2007 15:52:42 -0700
TTC (Text To Columns) should convert that data to XL recognizable dates
quite easily, just by opening and closing TTC.
Select the column of imported dates, then click:
<Data> <Text To Columns> <Finish>
And you should now have a column of XL "legal" dates.
--
HTH,
RD
---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Chandler" <Chandler@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:821BEFBD-8182-4874-9EC2-E5F7F8C77B9A@xxxxxxxxxxxxxxxx
web
Hi.
My problem is that I import a table with a number of columns (using "New
query"), one of which (D) is a column of dates in the form "08 July 2007"External
(two spaces between the number and month as it happens). In Import
Data - Options I am forced to select Disable Date Recognition due to thetable
content of another of the columns which is misread otherwise. Once the
is imported into the work*** I need to get Excel (2003) to recognise the
date column (i.e. D) as dates, which it refuses to do even if I select the
column and Format - Cells... - Date it, or correct the two spaces into the
next column using
=LEFT(D1,2)&RIGHT(D1,LEN(D1)-3)
and then formatting that column using Format - Cell - Date.
Excel will recognise the individual D cells as dates if I click the cursor
in each one first but this is not a feasible solution since the column of
dates is very long.
I'd be grateful if anyone knows a solution. My suspicion is that there
isn't one.
Regards
Chandler
.
- Follow-Ups:
- Re: date recognition problem
- From: Chandler
- Re: date recognition problem
- Prev by Date: Re: date recognition problem
- Next by Date: Re: Conditional format
- Previous by thread: Re: date recognition problem
- Next by thread: Re: date recognition problem
- Index(es):