logo elektroda
logo elektroda
X
logo elektroda

Excel - change the background color of cells if there is specific text in anothe

the_legion 26251 5
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 10732465
    the_legion
    Level 9  
    Hello,

    As above - needs a hint in the topic. I guess it's something very simple - I know how to change colors if the cell is empty - but I don't know how to write this predetermined "text" :)

    Please help :) in the conditioning record :)

    Thank you in advance - and sorry for the banal question :)
  • ADVERTISEMENT
  • #2 10732531
    mickpr
    Level 39  
    There is something like conditional formatting where - it depends on the EXCEL version. In version 2003 - From the menu Format-> Conditional formatting
  • ADVERTISEMENT
  • ADVERTISEMENT
  • Helpful post
    #4 10733609
    mickpr
    Level 39  
    I don't really understand - you want to enter "text" when the cell is empty, then it won't be empty anymore. There is no point in doing this.

    But you could do it in a different cell which is:
    (for example) If cell A1 is blank, enter "text" in B1, otherwise enter A1

    1: in cell B1, the formula
    = IF (A1 = 0, "text", A1)

    2: In cell A1, the value is 0, blank or otherwise
  • ADVERTISEMENT
  • Helpful post
    #5 10733965
    Anonymous
    Anonymous  
  • #6 10734608
    the_legion
    Level 9  
    Sorry for not a very understandable question!

    But the matter is solved anyway - great :)

    Many thanks - mickpr and Marcin230 !!
ADVERTISEMENT