View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
mw2222 mw2222 is offline
external usenet poster
 
Posts: 2
Default Conditional Formulas for Changing Cell Color

John C,

It worked! Thank you so much!

"John C" wrote:

Click in cell A1, go to menu Format|Conditional Formatting, change drop down
to Formula:
=A10="x"
--
John C


"mw2222" wrote:

I would like to set up a formula so that if someone types "x" into cell A10,
then the background color changes in cell A1. Can anyone help?