I'm using a macro to delete all rows where the value in column K is 1 or blank, but leave if it's 0.
On the first run it will delete the rows where cell value is 1 but leaves all rows where cell value is blank. On the second run it takes care of blank ones too.![]()
Please Login or Register to view this content.
Note, even if there are no 1 values the macro still needs to run twice to get the job done. Messy solution is obviously to just write it twice, but i'd like to know whats going on.
Any thoughts?
Cheers
TLDR
Bookmarks