Re: Converting "Date and Time" to just DATE?
- From: Robert Blass <blame@xxxxxxxxxxxxx>
- Date: Wed, 05 Mar 2008 06:45:06 -0500
No, that didn't work.
Here is an example of the cells.
5/3/08 6:23 AM
3/3/08 7:06 PM
2/3/08 3:55 PM
2/3/08 10:07 AM
29-02-2008 07:55 AM
29-02-2008 07:51 AM
29-02-2008 07:37 AM
28-02-2008 07:57 AM
28-02-2008 07:56 AM
28-02-2008 07:54 AM
27-02-2008 08:39 PM
27-02-2008 02:58 PM
27-02-2008 02:56 PM
27-02-2008 11:32 AM
27-02-2008 11:31 AM
26-02-2008 10:19 AM
26-02-2008 07:23 AM
25-02-2008 05:28 PM
25-02-2008 05:26 PM
Notice some are m/d/year and some are d/m/year
thanks
On Wed, 5 Mar 2008 03:42:37 -0800 (PST), Pete_UK
<pashurst@xxxxxxxxxxx> sayd the following:
You can apply a custom format to the cells so that only the date is
displayed (but the time is still included within the data), eg mmm dd,
yyyy.
If you want to get rid of the time part completely, then use this
formula in an adjacent column:
=INT(A1)
and format the cell as a date, and then copy down.
Hope this helps.
Pete
On Mar 5, 11:34 am, Robert Blass <bl...@xxxxxxxxxxxxx> wrote:
I have a large number of cells with date and time like this, "Jan 12,
2001 5:55 pm"
I want to truncate the time in the cell and only make it display the
date.
Can someone help me?
.
- Follow-Ups:
- Re: Converting "Date and Time" to just DATE?
- From: Pete_UK
- Re: Converting "Date and Time" to just DATE?
- References:
- Converting "Date and Time" to just DATE?
- From: Robert Blass
- Re: Converting "Date and Time" to just DATE?
- From: Pete_UK
- Converting "Date and Time" to just DATE?
- Prev by Date: Re: Number to time
- Next by Date: Re: Converting "Date and Time" to just DATE?
- Previous by thread: Re: Converting "Date and Time" to just DATE?
- Next by thread: Re: Converting "Date and Time" to just DATE?
- Index(es):
Relevant Pages
|