If you don't want duplicates then change

  rows = rows & rr

to

  rows = rows | rr

Denes


On Wednesday, January 2, 2013 12:31:15 AM UTC-5, sasogeek wrote:
>
> It's working... somewhat, but how do i remove duplicates?

-- 



Reply via email to