79356921

Date: 2025-01-15 02:41:05
Score: 2
Natty:
Report link

enter image description here

In Column C use:

=UNIQUE(TRANSPOSE(TEXTSPLIT(TEXTJOIN(",",TRUE,B2:B6),",")))

And in Column D:

=COUNTIF(B:B,"*"&C2&"*")
Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: liver