Releases
v1.21.0
v1.21.0 - Excel Tools Module
Compare
Sorry, something went wrong.
No results found
New Features
Excel Tools module — New Python-based Excel workbook utility suite (modules/excel-tools/)
Full arrow-key navigation menu with ANSI color output, matching the PowerShell console visual style
Configuration via modules/excel-tools/excel-tools.json (Lumen invoice paths and template filenames)
Operations available:
Unprotect & Unhide — removes sheet protection and unhides all sheets
Re-protect & Re-hide — per-sheet protection settings via interactive checkbox UI; restores hidden sheets
Strip external links — removes [Book.xlsx] references from formulas
Find & Replace in formulas — text replacement across all formula cells
Dump all formulas — debug export of every formula cell to console
Compare workbooks — structural and formula diff between two workbooks
Generate Lumen invoices — auto-fills monthly billing templates from a PO reference file
Clear all tab colors — removes custom tab colors from all sheets
Launched via Start-ExcelTools in console.ps1; runs from its module directory so excel-tools.json is found automatically
Dependencies: openpyxl (pip), tkinter (Python stdlib, for file picker)
Menu Changes
Added "Excel Tools" to main menu (above "Code Count") — calls Start-ExcelTools
Removed "Meraki Backup" from main menu — function and scripts remain; menu option retired as no longer a routine workflow
You can’t perform that action at this time.