If these dates are to be entered into a column, and you would prefer another
approach beside using code, you could use <Data> <TextToColumns>.
HOWEVER, you *must* follow a standard entry format for this to work!
What you used in your example was *not* a good entry format.
10904 might be interpreted as Jan 09,2004.
See what I mean?
100904 would be acceptable for this procedure to work, namely 2 digits for
each date specification, although the leading zero for the month
specification, since its the first entry, will be dropped by XL in a General
formatted cell anyway (as in your example equating to Jan).
With the *properly * entered numbers in a column, select the column, then
<Data> <TextToColumns> <Next> <Next>
Click in "Date", and make sure "MDY" is displayed in the adjoining box, then
<Finish>.
Now, while the column is still selected (and displaying true dates), custom
format the column to your desired date format (dd mmm yyyy).
--
HTH,
RD
---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
Prasad said:
Vasanth
I am not an expert in Excel. I went to the page you postred and got all
the entries. Now, my question is where do I go to input this in the Excel
sheet.