I'm trying to have the sheet do the following calculation. If the % Complete column of a project row is sitting at 100%, I want the Status Column to change to blue AND type the test "Completed" in the status column.
What comes out when I use the AND condition now, is the following:
If % Completed is equal to 100% and <set condition> then apply this format to the Status column. The AND condition is in the wrong place. Can I get it to occur after the "apply this format" area of the condition statement?
Michele