Hi all
I am trying to remove all rows with cells in certain column starting with letter "X" efficiently. I have written a code to do it row by row and it takes a lot of time.
Any ideas?
Thanks