I am looking for a better way (time-wise) to calculate a range of cells (approx 97K cells). I have created code using “For Each Cell_In_Loop In Range(“Table_01″)” which eventually works but takes 15 minutes. Does anyone have a better approach?
Thanks,
John