I have a cell which contains multiple values such as
A
230, 200, 180, 170
and I need to take each value and put them into separate cells such as
A B C D
230 200 180 170
Is this possible to do, and if so, what would the command/macro be?
Thank you
Bookmarks