01-22-2010, 09:18 PM
I have this script that uses 2 For Loops to loop through the data in one column of one sheet and compare it to the first column of another sheet. Basically it is trying to find a match on the name, if it finds it in the other sheet it continues forward and does other comparisons.
The issue is that it's not real fast! Is there an alternate method to compare? Or am I stuck with this.
Thanks- Charles
The issue is that it's not real fast! Is there an alternate method to compare? Or am I stuck with this.
Thanks- Charles