Hey guys,

Attached you will find my problem... I would like a VBA code that reads column "E" and removes all duplicate info within individual cells... (ex: "101 / 102 / 102 / 103" would become: "101 / 102 / 103")

Also, if possible, rmove the " / " when there's no other number after it in the cell... (Ex: "99 / 101 /")

Thanks in advance,

Pat.Sample.xlsx