I designed a sheet in which a 100 % progress (available in a dropdown menu) should be automatically turn blue in another column
I tried to use an if formula but it is UNPARSEABLE
=IF(Fortschritt@row = "100%" ; "Blau")
What am I missing? Thx for help!