Having an issue with a Conditional Formatting Rule not updating automatically when the rule is applied to a cell below another.
I tried to follow another guide and go to Visual Basic under the Developer Ribbon and no changes occurred.
I am using Format Painter to copy the rule down to other cells or using autofill.
The rule is designed to highlight specific cells orange if the POS Type is 22 and the Bill Area <>"UHA". I am trying to update the rule to SEARCH("UHA",XX), but running into issues. There are various formatting differences in names submitted for bill areas within my organization. Some ma have a space, hyphen, etc. Using <>"UHA" was not working for lines that had a hyphen in the name. I found that using the SEARCH() formula worked.
Is there a way to have conditional formatting rules update automatically as they are copied into cells below? The rules are being applied to the correct cells, but the rule is evaluating wrong cells.
Should Display As:
Formula: =AND($X2=22,SEARCH("UHA",$AA2) / Applies to: $W$2:$Z$2
Formula: =AND($Z2=22,SEARCH("UHA",$AA2) / Applies to: $W$2:$Z$2
![](https://learn-attachment.microsoft.com/api/attachments/210405a4-656f-450f-9623-5d52a2726960?platform=QnA