I am working with a fairly large dataset for which I am trying to develop the quickest code possible that will:
1. Find the rows (from 10 to 16009) in the fourth column whose value =0
2. Hide the entire row where this condition is true
Here is the code I am working with, however it obviously very slow. I would appreciate any advice as to how to improve this or utilize a better method.
![]()
Please Login or Register to view this content.
Bookmarks