Deepak Sharma
Member
Hi Everyone,
I am struggling with one formula to SUM of all the numbers given in a single cell, separated by few special characters. In B2 and B3, it's giving correct answers but not in rest of the cells.
'=SUM(IF(ISERR(VALUE(MID(A2,ROW($A$1:OFFSET($A$1,LEN(A2)-1,0)),1))),0,VALUE(MID(A2,ROW($A$1:OFFSET($A$1,LEN(A2)-1,0)),1))))
I have also tried to substitute the special characters with plus (+) sign but that converted to text, now not sure how to add them.
Please see attached file.
Regards,
I am struggling with one formula to SUM of all the numbers given in a single cell, separated by few special characters. In B2 and B3, it's giving correct answers but not in rest of the cells.
'=SUM(IF(ISERR(VALUE(MID(A2,ROW($A$1:OFFSET($A$1,LEN(A2)-1,0)),1))),0,VALUE(MID(A2,ROW($A$1:OFFSET($A$1,LEN(A2)-1,0)),1))))
I have also tried to substitute the special characters with plus (+) sign but that converted to text, now not sure how to add them.
Please see attached file.
Regards,