I want to use Conditional Formatting to change a given cell’s format when the formatting of another cell is a certain format, e.g. if A1 is formatted as ‘Good’ (an inherent format in Calc) then B1 automatically changes to match, if A1 = ‘Bad’ then B1 is also ‘bad’.
How can I achieve this?