I have the following problem:
In a table with multiple coulumns I want to cut off / drop / disable all rows of one column before and after reaching specific values. The tricky part is, that "=" don´t work because in some tables the values drop back in that range I want to keep.
For example
Of Course the row numbers with the min and max values Change from file to file