+ Reply to Thread
Results 1 to 2 of 2

How can i change the text color in a cell automaticly if i write.

  1. #1
    copernic
    Guest

    How can i change the text color in a cell automaticly if i write.

    How can i change the color of a text in a cell automaticly if i write a text
    in another cell.
    Exampel: in cell C13 i have the text P2 in the color black. If ´the cell L25
    is blank the text in cell C13 chould be black. If i type a text in cell L25
    the text schould turn red.

  2. #2
    Bob Phillips
    Guest

    Re: How can i change the text color in a cell automaticly if i write.

    Use conditional formatting.

    Add formula conditions of

    =L25=""

    and set the colour to black. Add another condition of

    =L2<>""

    and set the colour to red.

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "copernic" <[email protected]> wrote in message
    news:[email protected]...
    > How can i change the color of a text in a cell automaticly if i write a

    text
    > in another cell.
    > Exampel: in cell C13 i have the text P2 in the color black. If ´the cell

    L25
    > is blank the text in cell C13 chould be black. If i type a text in cell

    L25
    > the text schould turn red.




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1