Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I have a problem with finding a string in a selection range and than deletes row including this string. For example: I have in column A: ________A________ 1 | This is a cat | 2 | This is not a cat | 3 | This is not a dog | 4 | This is a fly | ........................... 40| This is not a horse | 41| etc.. | I want to find cells which includs string "not" and delete a row with this string. How can I do this in a simply way? Thanks for response. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
Text stored in a cell is displayed as a string of "#####..." | Excel Discussion (Misc queries) | |||
conditional formatting "if part of cell contents contains string" | Excel Worksheet Functions | |||
Help!!! Enter "7" in a cell and Excel changes the "7" to "11" immediately!!! | Excel Discussion (Misc queries) | |||
What is a function in VBA EXCEL witch finds a string like "not" in cell and then deletes a row with this cell? | Excel Worksheet Functions |