View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
GatorGirl GatorGirl is offline
external usenet poster
 
Posts: 11
Default Conditional Formatting-If Formula

I am using office 2007 and have a formula in column F which states IF(E4=" ",
" ", E4/A4). This keeps the column formatted throughout the worksheet. I
now need to identify using conditional formatting, any cell which is greater
than 15% and less than 15%. When I choose this option through conditional
formatting, the empty cells are highlighted.

Any suggestions?

Thank you