Python - Excel - Pivot - Part Three
Build a custom multi column pivot table using openpyxl. Refactoring to object oriented.
Python - Excel - Pivot - Part Two
Build a custom multi column pivot table using openpyxl. Initialization and conditional optimization.
Python - Excel - Pivot - Part One
Build a custom multi column pivot table using openpyxl. Begin from scratch.
Python - Excel - Extract Sheets
Extract worksheet from one xlsx into multiple xlxs.
LibreOffice - Custom Pivot - Part Two
Build a custom multi column pivot table using LibreOffice Macro. Write to worksheet.