excel vba - Delete all rows with criterias -


i need vba code delete rows column equal "xxx" if column b equal "yyy".

example: have spreadsheet looks this: column has multiple rows same value value in column b different every row. want delete records same value in column if column b has specific value.

this easy create using macro record feature of excel , modify code fit specifics needing.


Comments

Popular posts from this blog

java - Checkbox item adds to spinner -

php - mySQL problems with this code? -

C# MVC AngularJS -