+ Reply to Thread
Results 1 to 2 of 2

conditional formatting based on text in different cell???

  1. #1
    Registered User
    Join Date
    02-28-2012
    Location
    US
    MS-Off Ver
    Excel 2011 mac
    Posts
    2

    conditional formatting based on text in different cell???

    Hi All,
    I might be trying to do something that is totally not possible but I have tried but have been unsuccessful. I creating a spreadsheet for my wife pre-K class to help speed up daily reports to the parents.
    I have a dropdown boxes that is pre-populated with some comments via Validation data from a separate worksheet. Simple enough but I am trying to automatically change a cell next to it with some sort of visual image from conditional formatting like a green check or a red 'x'. So if the she picks "Student was bad" the cell next to it puts a red 'x' (bad) and if she picks "Student was good" it puts a green check.

    Please let me know if this needs further explanation.

    Thanks in advance,
    John

  2. #2
    Forum Expert DGagnon's Avatar
    Join Date
    02-23-2012
    Location
    Ontario, Canada
    MS-Off Ver
    Excel 2003, 2007
    Posts
    1,645

    Re: conditional formatting based on text in different cell???

    in the cell to the right use an if statement to get yoru value for example:

    =IF(A1="Student was Bad","X","√")

    then use conditional formating to change the colour of that cell based on the text value.
    If you liked my solution, please click on the Star -- to add to my reputation

    If your issue as been resolved, please clearly state so and mark the thread as [SOLVED] using the thread tools just above the first post.

+ 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