+ Reply to Thread
Results 1 to 2 of 2

Fill cells depending on colour?

Hybrid View

  1. #1
    Registered User
    Join Date
    04-19-2012
    Location
    Somerset
    MS-Off Ver
    Excel 2003
    Posts
    9

    Fill cells depending on colour?

    I have a worksheet that im using with other team members as sort of a checksheet on a batch schedule. We're using a colour coding system where red means the job hasnt been built, green means it has been built and yellow means it's ready to be built.

    I also have another column where we put a 'Y' when the job has been built. I don't know if this is possible, but what would be ideal is if somebody put a 'Y' in column F, then columns A,B and C would have their cells fill coloured green. If an N is put in, then the cell fill would be red.

    Is this possible through excel? Would it require VBA?

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Fill cells depending on colour?

    Hi

    You can do it, using Conditional Formatting.
    Highlight your range(Let's say A1:C1000)

    In Conditional format rules, formula is.

    First rule=$F1="y" >>>Choose your Green color>>OK.

    Second rule =$F1="N" >>>Choose your Red color>>OK.
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

+ 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