I need to highlight cells different colors with white text based on a formula. The rule that got it to work properly cannot be selected with one of the shortcuts. The cell's highlights depend on another cell's content. I have to manually enter all the details and a formula for it to highlight properly.
The process is:
Add rule
Change style to "Classic"
Change next to "Use a formula to determine..."
Enter formula (the one thing I can copy and paste, and change the parameter). It's =ISNUMBER(SEARCH("[text]",[Next cell]))
Change format to "Custom format..."
Change font color
Click "Fill" menu
Change Background color
Click "OK" 3 times
The problem is I need to do this at least times, and it would be quicker if I could duplicate or copy the rule within the "Manage Rules" pane, and tweak from there, instead of starting each one from scratch, making sure I get the formula right each time.
Is there a way to duplicate/copy a rule within this window?
If I could then it would be reduced to:
Duplicate rule
Edit rule
Change [text] within formula
Click "Custom format"
Change background color
Click "OK" 3 times
I am not asking how copy conditional formatting to other cells (what every help topic points me to).
EDIT: I tried formatting one cell with the same formatting of another to see if it would add on, but it still has only rule.
Thanks for any help/information.