View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Susan Susan is offline
external usenet poster
 
Posts: 271
Default Conditional Formatting on "Any Text" entered in a cell

Try this:

In Cell A1
Format-Conditional Formatting
Formula is: =$A1=""
Change your Pattern to whatever you like.

Once the cell contains ANYTHING, it should change to your condition.

"Chris Mather" wrote:

I Would like to setup some conditional cells to display a single color if any
text is entered in the cell. How can I setup the conditional formatting for
this?

Excel 2000