How do you highlight a cell based on an IF condition?

  • Thread starter Thread starter djeipa
  • Start date Start date
  • Tags Tags
    Cells
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
djeipa
Messages
47
Reaction score
0
Hello, can you tell me hjow to highlight a cell with IF ?
eg IF(A1>100,HIGHLIGHT,NotHIGHLIGHT) <<<<<< somethin like that ?

Thank you :smile:
 
Physics news on Phys.org
Highlight,
I mean to change the color of a cell automaticily, thanks
 
Dr Transport said:
Look in the format cell functions...
Thank you doc, it works perfectly
I am thinking bout how to change even the color of my text in the cell, is there any way taht can do with IF? thanks guru