Mar 11 2024 11:07 AM
I have three rules. 1) C2<B2 2) C2 >A2 3) C2<A2.
It does not matter what order they are in, (they should be as above,) and whether the stop flag is set. (they should be set) Only 3) works. The other two are ignored.
CLUE? One thing I noticed: I deleted a lot of columns to create the simple example I can share below. The formula for 3) changed to reflect the new column positions. The other two did NOT change. I fixed those two manually, but it did not change the results.
Anyone have any ideas?
Thanx
Phil
Mar 11 2024 11:18 AM
@PhilSmith-NHS The link to the file requires login credentials. Please share one that gives unrestricted access.
Mar 11 2024 11:37 AM
Mar 11 2024 11:43 AM
SolutionRules formula are wrong
Correct first two and it works. Stop if True is not required in this case, on the same cell conditional formatting works till first rule which returns true.
Mar 11 2024 11:45 AM
Forgot the file
Mar 11 2024 11:48 AM
Mar 11 2024 03:30 PM
@PhilSmith-NHS , you are welcome
Mar 11 2024 11:43 AM
SolutionRules formula are wrong
Correct first two and it works. Stop if True is not required in this case, on the same cell conditional formatting works till first rule which returns true.