Optimize the loop to run faster
Hello,Happy new year!Is there a way to make the processing faster? I tried using it for each, and it did save some time. I'm trying to figure out if I can optimize using the Column formula Here is my for loop. It takes a very long time to run over 1M iterations. Any advice? For each();
Thanks.