Need to value dates

P

P D Sterling

I do a lot of work in cleaning up mailing lists other people have
generated. When I get any date column going, I usually =Value() it, to
find out if any of the dates are bogus. Sometimes they are real dates,
and sometimes they are "08/12/2006" and they get converted and formatted.

I am confronted with a list which has the dates as "Aug 12, 2006" and
I'm trying to figure how to get them as real dates. Any help would be
gratefully appreciated.
--

Regards,

P D Sterling
Dallas TX
 
R

RagDyeR

As long as they're all in the same format that you posted, you can use TTC
(Text To Columns).

Select your column of dates, then:

<Data> <Text To Columns>,
Click "Delimited", then <Next> <Next>.

Click on "Date", and make *sure* that "MDY" shows in the window.

Then <Finish>, and you're done!
--

HTH,

RD
=====================================================
Please keep all correspondence within the Group, so all may benefit!
=====================================================

I do a lot of work in cleaning up mailing lists other people have
generated. When I get any date column going, I usually =Value() it, to
find out if any of the dates are bogus. Sometimes they are real dates,
and sometimes they are "08/12/2006" and they get converted and formatted.

I am confronted with a list which has the dates as "Aug 12, 2006" and
I'm trying to figure how to get them as real dates. Any help would be
gratefully appreciated.
--

Regards,

P D Sterling
Dallas TX
 
P

P D Sterling

you know, you are so right! how could I miss that!!!!!!!??
many thanx!

Regards,

P D Sterling
Dallas TX
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top