Hello, maybe i'm getting too complicated with that problem, and i don't know how to explain it well.
I need to sort by track, since each of these tracks has different data. In some, for example, there is data that in others there is not. Exemplified as follows:
Track 1:
Composer
Track
producer
Track 2:
Composer
Track
Track 3:
Composer
Track
Engineer
And I think that if i use a format string for the entire disk, it will fail because it has a different order, that's why i wonder if there is any possibility of keeping the "Data Field" and the "data" in the same Excel, by line, and that in this way everything is imported, reading them automatically by tracks.
It is also possible that my logic is not correct, and that is not the way to do it.
Sorry for my ignorance. I am very grateful for the good reception and help.