Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I import data for an external source into Excel. I sort and format the data
programatically. This data contains some information that I need to delete. Searching that range by using the following: Columns("A:A").Find(What:="74RM",... ).Activate How do I delete the entire row when the search criteria is found? I'm also having difficulty understanding how to trap the error that occurs when the search critieria is not found. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Match with 2 Lookup_Values used as search criteria. | Excel Worksheet Functions | |||
Match with 2 Lookup_Values used as search criteria. | Excel Worksheet Functions | |||
Match with 2 Lookup_Values used as search criteria. | Excel Worksheet Functions | |||
Deleting rows which match filter | Excel Programming |