Hi.
I have many strings like 10+33+98+3+10 and 3+45+33+21+1, each one in a
diferent field of a sheet.
I want pass the values to individual fields, like A1 (10); B1 (33); C1
(98); D1 (3); E1 (10);
I try with MID, LEFT and RIGHT combinate, but the length of the string
is different in each string. I need something that remove the "+"
between the numbers.
Thanks,
Apaxe2000
Bookmarks