Hi everyone,
I have a set contact data.
First column: name
Second column: type of contact
Third column: number for type of contact
Issue is that some "types of contacts" have the same number as other "types of contacts" and I don't need the duplicates.
Fourth column: Formula that outputs the number for type of contact only once. ie non-duplicates if any.
eg
Col 1-- Col 2--- Col 3----------- Col 4
Jack-- home-- 0312345678 0312345678
(blank) work-- 0958765456 0958765456
John-- home-- 0210123456 0210123456
(blank) work-- 0358712567 0358712567
(blank) mobile 0210123456 -
**More Contacts**
One contact may have 0 contacts or unlimited number of contact number entries (realistically 6 max).
Hope you guys can help. I have attached an example on excel.
Bookmarks