View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.charting
Sandy Sandy is offline
external usenet poster
 
Posts: 270
Default How can I change the color of the cell when someone enter any number or character?

Select a cell where answer will be.
FormatConditional Formatting
Set "Cell Value is" "equal to" and type "Yes" (without quotes) in the right
text box.
Select "Format" "Patterns" tab and select green.
Click "Add"
Repeat above and typing "No" and selecting red.

Use Format Painter to distribute formatting to the other answer cells

HTH
Sandy

wrote in message
ps.com...
Hi,

I am trying to make a templet for my school project. The file has
number of questions with the answer YES and NO. If someone choose YES,
I want to change the cell background color to GREEN and if the answer
is NO, the color has to be RED.

Thank you,
Sajan