in reply to Re: Memory issue with large array comparison
in thread Memory issue with large array comparison

I decided to try Dave's solution and turns out it works perfectly. I just wanted to solve my memory problem which this does, but as a side benefit it is WAY faster than my previous solution. Consider this problem solved! I appreciate all input given on this matter.

  • Comment on Re^2: Memory issue with large array comparison