79393762

Date: 2025-01-28 12:18:31
Score: 0.5
Natty:
Report link

Not sure if it is better or easier, but:

=HSTACK(DROP(REDUCE("",TOCOL((A2:A4)&"//"&TRANSPOSE(TOCOL(B1:E1))),LAMBDA(a,b,VSTACK(a,TEXTSPLIT(b,"//")))),1),TOCOL(B2:E4))

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • High reputation (-1):
Posted by: user11222393