Hello,
I am using the following code to delete rows that are useless to me:
It is extremely slow having to go row by row through 100k rows. Is there a better way to speed up this type of process? One advantage is that the 0's being searched for are in large groups together typically because this is an unpivot of crosstabular data. Thanks!![]()
Please Login or Register to view this content.
Bookmarks