Forum Discussion
Melise1
Jul 31, 2020Copper Contributor
Spreading data contained in column A across to other columns to form a table
I have a copy and paste multi-line data from a web page which has all gone into column A. This isn't a text to column use case but one where I want to place data from column A into relevant headed ...
- Aug 03, 2020Which solution is now appropriate to your desire?
Please do not forget that the VBA solution leaves one line free every 10 rows, so that all addresses of the column in the row can be kept apart.
If you find this helpful, please mark it as "Best Answer" and as Like (click thumbs up), it will be beneficial to more Community members reading here.
Nikolino
I know I don't know anything (Socrates)
NikolinoDE
Jul 31, 2020Gold Contributor
Once without a VBA
If you liked my solution, please mark it as the correct answer ... if possible with a like so that everyone else can be informed. If you didn't like my answer, please give me a quick feedback.
thank you
Nikolino
I know I don't know anything (Socrates)
Melise1
Aug 01, 2020Copper Contributor
NikolinoDE Hi Nikolino....not quite what was looking for....more like this:
take the lines of info under each company name and moving them to the same line as the company name but in their own column. make sense? Thanks! Melise