Hi to all,

i'm having some issues with using text to column to split my data to multiple column.
I think it may be due to multiple spaces in the value. Would appreciate if someone can advise me or help in it.

Basically my data is something like 3 3 3 9 5 4

so i would like each number to be separated and will eventually end up like this.
3 3 3 9 5 4


Please help! thanks!