Reputation: 100
I'm trying to split a row in excel:
To look like this:
By the way I have a lot of row and column
I'm not very clear, and I don't know how to explain this in a better way
Upvotes: 0
Views: 47
Reputation: 2411
You can use Power Query it is an add-in that you can download and install easily, in Excel 2016 is a default in Data tab:
It will open the Query Editor, there:
[Numero ID Contacto]
.It will create a new table with your data transformed.
I made this Tutorial. It is in Spanish but I am using the English Excel version.
Upvotes: 1