is there a formula that remove duplicate values from a range

M

Martin R

Given a set of rows each cell containing a value is there a way to return a
new range based on those values without duplicates?
 
M

Mallycat

Martin said:
is there a way to return a
new range based on those values without duplicates?


You can use an Advanced Filter. Data\Filter\Advanced Filter, Extract
uniquie records to a new location.

Matt
 
Top