Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need to create a macro in Excel which will search for certain terms and
delete the rows they are found in. In some cases these are text items which do not change, in some cases date values in dd/mm/yyyy format, and in some cases text which begins with a given string. I need the macro to loop until the given search item has been found, so effectively the macro will run in three separate and concurrent loops. How do I do this? I have tried using the Do/Loop commands with no success... TIA. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Looping Macro | Excel Discussion (Misc queries) | |||
Looping macro | Excel Worksheet Functions | |||
Looping a macro | Excel Discussion (Misc queries) | |||
Looping macro | Excel Programming | |||
Need help with my looping macro | Excel Programming |