Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I want to delete work total if found in the sheet. The problem with below is that it is only deleting case sensitive values. ElseIf c.Value Like "*TOTAL*" Then ' Case sensitive c.EntireRow.Delete Any fix would be appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to delete a row if strong NOT found.... | Excel Discussion (Misc queries) | |||
Delete a cell when found | Excel Programming | |||
VLOOKUP and delete row if found | Excel Programming | |||
How to delete values of a cell if it is found in another coloumn | Excel Worksheet Functions | |||
Further help on delete criteria found | Excel Programming |