Hello
I have about 15000 rows .
I want deleting entire row based on match on column B . theses words (SALES,BUYING,STOCK) shouldn't delete at all , other meaning should exclude from deletion , otherwise delete the others items in column B, I have another case in column A there are dates and some rows contains TOTAL word so should delete entire row for column A contains TOTAL word .
the data will be in range A:E and in Sheet1 and the result should implement for the same sheet .
thanks
I have about 15000 rows .
I want deleting entire row based on match on column B . theses words (SALES,BUYING,STOCK) shouldn't delete at all , other meaning should exclude from deletion , otherwise delete the others items in column B, I have another case in column A there are dates and some rows contains TOTAL word so should delete entire row for column A contains TOTAL word .
the data will be in range A:E and in Sheet1 and the result should implement for the same sheet .
thanks