+ Reply to Thread
Results 1 to 4 of 4

help with color cell formula

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    10-22-2020
    Location
    Bharat
    MS-Off Ver
    MS office 21
    Posts
    139

    help with color cell formula

    Dear All
    Please solution

    I want it OK if two cells have the same color; if not, I want to check.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    04-14-2009
    Location
    Taiwan
    MS-Off Ver
    Excel 2016,2019,O365
    Posts
    2,030

    Re: help with color cell formula

    1. Ctrl+F3,
    2. New -> Name: Color1 Refers to:=GET.CELL(63,INDIRECT("rc[-2]",0))
    3. New -> Name: Color2 Refers to:=GET.CELL(63,INDIRECT("rc[-1]",0))
    4. E8 =IF(Color1=Color2,"ok","check")
    copied down.
    5. save as .xlsm file
    Attached Files Attached Files

  3. #3
    Forum Contributor
    Join Date
    10-22-2020
    Location
    Bharat
    MS-Off Ver
    MS office 21
    Posts
    139

    Re: help with color cell formula

    Thank you so much

  4. #4
    Forum Expert
    Join Date
    04-14-2009
    Location
    Taiwan
    MS-Off Ver
    Excel 2016,2019,O365
    Posts
    2,030

    Re: help with color cell formula

    You are welcome.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 2
    Last Post: 10-11-2021, 08:58 AM
  2. [SOLVED] Conditional Formatting formula to color one cell based on a date range in another cell
    By katiedee1625 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-27-2018, 08:52 AM
  3. Change cell format (cell color+font color) based on color of another cell
    By Dedaluss in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-30-2017, 03:27 AM
  4. [SOLVED] IF(VLOOKUP) Formula That also Copies Cell Background Color to Target Cell
    By JRidge in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 07-09-2014, 06:38 AM
  5. Replies: 4
    Last Post: 12-29-2013, 11:41 PM
  6. Change Cell Font Color if Cell Contains Formula Referencing Another Cell
    By wilcox.patrick in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-10-2012, 10:24 PM
  7. Changing Formula Color NOT cell Color in Formula Bar
    By Lucas1234 in forum Excel General
    Replies: 6
    Last Post: 07-29-2008, 10:07 AM

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