+ Reply to Thread
Results 1 to 4 of 4

Match Cell Fill Color to another cell in same column in Array?

  1. #1
    Registered User
    Join Date
    02-04-2013
    Location
    Washington, D.C.
    MS-Off Ver
    Excel 2007
    Posts
    12

    Match Cell Fill Color to another cell in same column in Array?

    Hi All,

    I recently had help on this but would like to tweak the formula for a different Criteria.

    I would like this Formula:

    INDEX(I3:Z3,1,MATCH("A",I9:Z9))

    But I would like to Match based on Cell Fill color, for example "Green", instead of the letter "A".

    Is this possible?

    Thanks in advance.

  2. #2
    Forum Expert p24leclerc's Avatar
    Join Date
    07-05-2010
    Location
    Québec
    MS-Off Ver
    Excel 2021
    Posts
    2,081

    Re: Match Cell Fill Color to another cell in same column in Array?

    Look at the Cell function. It gives you some possibilities but I don't think you can get the actual color of it.
    It could be done by macro though.
    Pierre Leclerc
    _______________________________________________________

    If you like the help you got,
    Click on the STAR "Add reputation" icon at the bottom.

  3. #3
    Registered User
    Join Date
    02-04-2013
    Location
    Washington, D.C.
    MS-Off Ver
    Excel 2007
    Posts
    12

    Re: Match Cell Fill Color to another cell in same column in Array?

    Quote Originally Posted by p24leclerc View Post
    Look at the Cell function. It gives you some possibilities but I don't think you can get the actual color of it.
    It could be done by macro though.
    I think I am confused with what you are saying. Do you mean this may only be possible through VBA?

  4. #4
    Forum Expert p24leclerc's Avatar
    Join Date
    07-05-2010
    Location
    Québec
    MS-Off Ver
    Excel 2021
    Posts
    2,081

    Re: Match Cell Fill Color to another cell in same column in Array?

    I think so!

+ 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