Hi guys ,
i was trying to get the the data from a csv (text) tab , something like this ;
1995 1996 1997
1010 1020 100
1234 1212 200
so what i need is to get a diferent spreads of every column in the example i should get 3 spreads of 3 slices each .
i have no idea how to do that ,
cheers