Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
This is a sample of the sheet i am working on: 2012088552 300 04/27/2007 16:53:14 2012091284 300 04/28/2007 19:41:34 2012421319 300 04/25/2007 11:52:00 2012817722 300 04/28/2007 12:49:36 2013558438 300 04/25/2007 12:15:59 2013558438 300 04/27/2007 17:06:59 I want to keep all rows where the date is 04/27/2007 and delete all the other rows EXCEPT the ones that have the same value in the first column as the value where the date is 04/27/2007. This means the result would be: 2012088552 300 04/27/2007 16:53:14 2013558438 300 04/25/2007 12:15:59 2013558438 300 04/27/2007 17:06:59 Any help is greatly appreciated! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Delete Rows based on condition | Excel Discussion (Misc queries) | |||
Delete row 1 based on condition in cell on row 2 | Excel Worksheet Functions | |||
Highlighting Range of Cells based on another cell with 5 condition | Excel Programming | |||
Is there a way to delete a cell value based on a condition? | Excel Discussion (Misc queries) | |||
Delete Columns based on a condition | Excel Programming |