Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I need to either delete or keep the rows in the sheet depending on the result of the condition involving two columns. One column is a test date with this "02/03/2000" format. I need to extract the year part from this cell and then add this year (in this case, 2000) to another column which has whole integers (e.g. "3"). So, the result is 2003 which being the current year; if the result is equal to the current year then, I want to keep that row. On the otherhand, if the result is lesser or greater than the current year, I want to delete that particular ROW completely. So, at the end of this operation, the sheet must have all the rows in it such that, the sum of the year from the date column and the 'whole integer' column must be equal to the current year. I have to do this for a workbook which has many sheets. I need help with this very soon. Thank you very much in advance. ------------------------------------------------ Message posted from http://www.ExcelTip.com/ -- View and post Excel related usenet messages directly from http://www.ExcelTip.com/forum -- Hundreds of free MS Excel tips, tricks and solutions at http://www.ExcelTip.com/ ------------------------------------------------ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Deleting rows or columns | Excel Worksheet Functions | |||
deleting rows in a worksheet if condition is met | Excel Discussion (Misc queries) | |||
Deleting Rows and columns | Excel Discussion (Misc queries) | |||
condition formatting involving formula | Excel Worksheet Functions | |||
Deleting Rows and columns | Excel Discussion (Misc queries) |