ArrayDeduplicate sorts the resulting array. Is there a simple way to perhaps arrange one of the other Array procedured to perform the deDuplication without the sort. I need my array in the same order as the field from which it is derived but without any of the duplicate entries.