79156151

Date: 2024-11-04 15:59:44
Score: 1.5
Natty:
Report link

A formula based alternative may be this; (prepared on Excel 2010)

=SUMPRODUCT((TRIM(MID(SUBSTITUTE(A1& ",";",";REPT(" ";255));1+(ROW(A$1:A$999)-1)*255;255)) & "0")/10)

enter image description here

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