In using system generated excel extracts, we often have to skip 5-6 rows of the input data at the top to get to the meaningful bit.
Appreciate that we can use
- Sample -> skip first n records; or
- Select records -> n+
Just out of curiosity, do advanced users have a preferred method / any reason to pick one over the other?
Thanks in advance
Nish