in reply to Re: performing a function on corresonding array elements
in thread performing a function on corresonding array elements
Thanks,
This is perfect. I appreciate using the original data structure too, that is better than transforming to arrays - (retain my id's).
Cheers