sort(l, lambda A:F1(A)) doesn't invoke
Sheet1[10:20] just returns the 10 to 20s row of that sheet, which I think is the most reasonable thing to do here
sort(l, lambda A:F1(A)) doesn't invoke
Sheet1[10:20] just returns the 10 to 20s row of that sheet, which I think is the most reasonable thing to do here