A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
When you applied the formatting, what cells did you have selected? The A1 in your formula needs to be the activecell at the time the CF is applied - try selecting B2:C12 of your example sheet and use the formula
=ISFORMULA(B2)
in your CF.