+ Reply to Thread
Results 1 to 3 of 3

Function to change color to group of cells..

  1. #1
    Registered User
    Join Date
    09-15-2014
    Location
    Warrensburg
    MS-Off Ver
    2007
    Posts
    2

    Function to change color to group of cells..

    I can't get the proper format for this.

    If D5 is Yes
    Then C5:C20 cells will be red

    If D5 is No
    Then C5:C20 will not change.


    Thats All .. Thanks

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,064

    Re: Function to change color to group of cells..

    Select C5

    Conditional Formatting
    New Rule
    Use a formula to determine...

    =(D$5="Yes")
    format as red

    Use Format painter (paintbrush icon) to copy to other cells
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  3. #3
    Registered User
    Join Date
    09-15-2014
    Location
    Warrensburg
    MS-Off Ver
    2007
    Posts
    2

    Re: Function to change color to group of cells..

    Thanks for the help.

    I was trying to write it out. Forgot string $


+ 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. New to add color the blank row being added after group change.
    By Jimmyd48 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-05-2014, 06:16 AM
  2. [SOLVED] change fill color of a range of cells based on color of a cell?
    By DarMelNel in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-20-2014, 04:48 PM
  3. [SOLVED] Change color of text for a group of shapes
    By emiliekatherine in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-27-2012, 08:43 AM
  4. Replies: 3
    Last Post: 07-08-2010, 06:48 PM
  5. [SOLVED] Change cell color if it is the lowest number of a group?
    By Anthony in forum Excel General
    Replies: 3
    Last Post: 10-19-2005, 10:05 PM

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