how to create a if statement, if true turn colour

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i need to create a "if statement" in Excel and i need to know how to make the
cell change colour if it is true

Thanks
 
You would have to use conditional formatting to change the colour of a
cell depending on its contents. Select the cell and Format |
Conditional Formatting - you will be presented with a panel where you
can select "Cell content is" or "Formula is" and complete the details
as appropriate. Then click the Format button to choose the foreground
or background colour and other formatting features.

Hope this helps.

Pete
 
i need to create a "if statement" in Excel and i need to know how to make the
cell change colour if it is true

Thanks

Are you sure you really need an if statement?

Why not just use a conditional format? e.g.

"Cell Value is", "equal to", "the result of your proposed if statement
if true", then set format required.

HTH



__
Richard Buttrey
Grappenhall, Cheshire, UK
__________________________
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top