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)
Abiola1
Jul 31, 2020MVP
Hello,
Rather than using copy and paste method to copy data from web, you could have used the Power Query to fetch the data from the website. Then, you can clean and transform the data us in Power Query
You can watch the video in the link below
https://m.youtube.com/watch?v=NdUZx_yyEqY
Rather than using copy and paste method to copy data from web, you could have used the Power Query to fetch the data from the website. Then, you can clean and transform the data us in Power Query
You can watch the video in the link below
https://m.youtube.com/watch?v=NdUZx_yyEqY