A comprehensive suite of productivity tools and cloud services that enhance collaboration, communication, and efficiency. Combining classic Office apps with advanced Microsoft 365 features, it supports both personal and business needs
In D2 =IF(A2=A1,"Delete this row",IF(A2=A3,C3,""))
In E2 =IF(A2=A4,C4,"")
In F2 =IF(A2=A5,C5,"")
In G2 =IF(A2=A6,C6,"")
In H2 =IF(A2=A7,C7,"")
Then copy D2:H2 down to match your list, copy D:H and paste Values, then sort on D and delete any row with Delete this row... and you're done.