I was only looking at the last line. I'll let you explore .add_sort_condition() further here https://openpyxl.readthedocs.io/en/stab ... lters.htmlWell, that would be easy, but I don't see how a filter will help me. I need to sort column A as ascending.
I have 13 columns.
Code:
ws.auto_filter.add_sort_condition("B2:B15")
Statistics: Posted by DS256 — Fri Mar 01, 2024 10:40 pm