Hi
I have long string of data in A1, this string contain letters, numbers and spaces BUT are divided with a comma.
I need for split it into max 800 characters, and the split should be after a comma, so we keep the unique name/number.
It would be helpful, if the new lines would be placed under the original "to long" line, and with a space in between, so first new line is in A3 and second in A5 etc.
The second line should not start with a comma, as that will conflict in the further process
Do anyone have a take on this ?
br Henrik
I have long string of data in A1, this string contain letters, numbers and spaces BUT are divided with a comma.
I need for split it into max 800 characters, and the split should be after a comma, so we keep the unique name/number.
It would be helpful, if the new lines would be placed under the original "to long" line, and with a space in between, so first new line is in A3 and second in A5 etc.
The second line should not start with a comma, as that will conflict in the further process
Do anyone have a take on this ?
br Henrik