How to format an entire Excel row based on the cell values with PowerShell?

Another week and another tip for Excel using Powershell. This post was inspired by one of my readers (thank you Harsha). Conditional formatting is important, however by default we change the look of the cells that have specific values. What about changing the entire row if a specific cell meets certain conditions? Preparation Let’s prepare…
Read More How to format an entire Excel row based on the cell values with PowerShell?