conditional formating won’t work but instead formats all cells
I’m using openpyxl
I just want to change the colour font of ALL CELLS IN A ROW IF the cell of a specific column is NOT None or !=. However, after several trials modifying my code. The result formats all the cells instead.