Im trying to run a function that TRIM and CLEAN all cells in a range, using a worksheetfunction. However this takes forever since I loop trough all cells.
In order to test I have set range = A1:X100000, however in actual use this range may vary, and be up to 3-4 times bigger.
My current code now takes about 16-17 minutes, is there any better way to do what I want that improves the speed?
![]()
Please Login or Register to view this content.
Bookmarks