Hi All,
I would like to return all values from a range that are not duplicated (not unique values just those appearing once in the range).
The length of the columns my vary and each column can be deferent lengths.
Either a formula or VBA would work, have seen some other VBA but they delete the entire row.
Random example here:
Before: Sheet1
Desired Result : Sheet2
Any assistance on this would be much appreciated
Thanks
I would like to return all values from a range that are not duplicated (not unique values just those appearing once in the range).
The length of the columns my vary and each column can be deferent lengths.
Either a formula or VBA would work, have seen some other VBA but they delete the entire row.
Random example here:
Before: Sheet1
Desired Result : Sheet2
Any assistance on this would be much appreciated
Thanks