Conditional Formatting Text in Excel from PowerShell
Hopefully a helpful note, as this had me confused for a while… I wanted to add text-based conditional formatting to an Excel sheet I was creating from PowerShell – so I could colour one of the columns automatically depending on the values. I used the technique any self-respecting dabbler would: I recorded a macro in… Read more
- Tags: excel, formatting, powershell