Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
Am Fri, 22 Mar 2013 20:38:31 +0000 schrieb hbcobra: I have a column of cells where both a date and time are included in each. For example, "01/17/2007 12:13:14" (everything is in the "mm/dd/yyyy hh:mm:ss" format). I would like to delete the time stamp from each cell but leave the dates. How do I do that? if formatting as "mm/dd/yyyy" is not that what you want, you can try TextToColumns = Delimited = Delimiter = Comma = select the column with the time and choose "Do not import (skip)" Then your date and time 01/17/2007 12:13:14 changed to 01/17/2007 00:00:00 and you only have to format the column as date Regards Claus Busch -- Win XP PRof SP2 / Vista Ultimate SP2 Office 2003 SP2 /2007 Ultimate SP2 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Delete Rows in A column not Containing multiple text criteria | Excel Programming | |||
HOW TO DELETE MULTIPLE TEXT BOXES FROM A TEMPLATE FILE | Excel Discussion (Misc queries) | |||
macro to select cells containing specific text and delete all cells but these | Excel Programming | |||
Delete word from multiple cells | Excel Discussion (Misc queries) | |||
entirerow.delete multiple text conditions | Excel Programming |