Break Apart a Cell, please help a newby
I was hoping someone had some code already developed for this application,
any help you could provide would be appreciated.
In Cell A1 I have the following
RE32121 RE65456 RE789456
I need a macro that will find the first space and move the remaining data
into the cell below it, ie
RE32121
RE65456 RE789456
Then it needs to continue this process for something like 10000 rows, the
next space would finish this cell as their would be no more spaces to break
apart.
RE32121
RE65456
RE789456
|