Dear All,
I have a use case out of a .csv file.
The first step is that I need to "cut" those lines from the beginning which are not necessary.
But the issue is that sometimes I should remove the row 1-34; sometimes 1-50, other example is 1-123, so it is always different.
The only field which is always the same, that the latest cell which I do not need, contains the following information "[HISTORY DATA]" and this is always the same. So I need everything which is under this line (but this line/cell is moving up or down).
Thanks for your kind help.
Dóra