Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am looking for a macro,that checks a value in a w/sheet range B:B ,if
found,delete the row. Example: col a-----------------------col b-----------------------colc john-----------------------manager------------------$500 lucy------------------------supervisor-----------------$250 cathy----------------------manager-------------------$650 Ibrahim-------------------supervisor------------------$325 david----------------------worker----------------------$200 macro should check,suppose a value in b:b 'manager' ,if I run macro,the list will be Col a----------------------col b-------------------------col c lucy------------------------supervisor-----------------$250 Ibrahim-------------------supervisor------------------$325 david----------------------worker----------------------$200 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Deleting rows in a macro in Excel | Excel Discussion (Misc queries) | |||
Macro Help In Excel | Excel Discussion (Misc queries) | |||
Macro to delete | New Users to Excel | |||
How can we delete rows permanently from excel sheet | Excel Discussion (Misc queries) | |||
In a protected worksheet allow users to delete rows | Excel Worksheet Functions |