When press F2 to change a cell formula, you are in edit mode in that cell.
ONLY PUT CF in one cell FIRST (THE TOP LEFT CELL). Then copy formatting. Do not mess around with the "apply to" button.
To figure out why the formatting isn't working...
Copy the mini workbook I have done onto a fresh worksheet.
And perform the CF steps below first before applying them to your workbook.
Put the formula that I have in cell I3 which is:
=(SUM(--($E3=$E$3:$E$7))>1)+ (SUM(--($F3=$F$3:$F$7))>1) +(SUM(--($G3=$G$3:$G$7))>1)
(DO NOT CHANGE the mixed absolute references of the formulas).
into your clipboard:
1. select cell I3
2. Press F2
3. Select the entire formula.
4. Click any of:
a. the copy icon on ribbon,
b. Right click and click copy
c. CNTL-C keystroke
5. Exit out of that cell (press Esc)
6. Select ONLY cell E3
7. From HOME ribbon select Conditional Formatting
9. Click New Rule
10 Click Use a Formula to Determine Which Cells to Format
11. In the white box paste the formula you copied to clip board, by
a. click the paste icon
b. right click and paste
c. CNTL-V
12. Click Format
13. Choose your formatting
14. Click OK
15. Copy the format of cell E3 to the rest of your range.
If you still can't figure it out. Please use the xl2bb add in and paste a mini worksheet of that section of your workbook.
Please include the top left cell of your worksheet that has a conditional formatting formula in it.
And be sure to click the checkbox to include conditional formatting rules so the forum can see that as well.