View Single Post
  #4   Report Post  
Gord Dibben
 
Posts: n/a
Default

CoKid

Did you try Peo's suggestion?

Gord Dibben Excel MVP



On Fri, 17 Dec 2004 16:25:03 -0800, "ColoradoKid"
wrote:



"ColoradoKid" wrote:

I'm trying to sort a worksheet by a column that has both date and time in it,
and I would like to get rid of the date portion and sort strictly by time of
day.


well I'm not sure if that is the solution. Let me elaborate a little. The
cells contain the following data for example "01/01/2004 7:32 ". Now what I
want to do is remove the date and have only the time remaining.

Maybe the mod function would do it but I'm not sure.

I was trying to figure it out with the trunc function possibly.

Any response is appreciated.

CoKid