+ Reply to Thread
Results 1 to 6 of 6

Conditional Formatting HELP

  1. #1
    Registered User
    Join Date
    10-22-2021
    Location
    Hamilton
    MS-Off Ver
    2010
    Posts
    4

    Conditional Formatting HELP

    Conditional Formatting HELP, is there a way to apply the same rules from one set of cells to the whole sheet?

    i have a worksheet (see attached Book1.xlsx) where i have 5 rules that apply to one set of cells, for example the cell B10 has a dropdown of four options, and when i click on one, it fills that cell and looks to the options in cells O8:O12 (mix Status) then bases on what that says the cells change color (see cell B10 and try the options to see what happens)

    obviously it is a lot of work to apply to each cell group (2 groups per day across 9 mixing tanks) is there a way i can copy the conditional formatting so that it applys to just the cells in the group as to save time in adding the formula over and over again?Book1.xlsx

  2. #2
    Forum Expert
    Join Date
    01-05-2013
    Location
    Singapore
    MS-Off Ver
    H&B2016 & H&B2021
    Posts
    3,069

    Re: Conditional Formatting HELP

    Try this CF formula:=INDEX(B8:B$34,IFERROR(1/(1/MOD(ROWS(B8:B$34),3)),3))=$O$9, applies to: =$B$8:$K$34.

  3. #3
    Registered User
    Join Date
    10-22-2021
    Location
    Hamilton
    MS-Off Ver
    2010
    Posts
    4

    Re: Conditional Formatting HELP

    Thank you, this is helpful, however the color affect the whole row, not just a group of cells like the example on the sheet. also i would like it to color the box that the text goes into as well
    Last edited by geohow1993; 01-04-2023 at 11:18 AM.

  4. #4
    Forum Expert
    Join Date
    01-05-2013
    Location
    Singapore
    MS-Off Ver
    H&B2016 & H&B2021
    Posts
    3,069

    Re: Conditional Formatting HELP

    Clear all your existing conditional formatting. Redo it with the above formula. $O$9 for "TO BE MADE" (blue color), $O$10 for "MIX IN PROGRESS" (orange color).. etc.

  5. #5
    Registered User
    Join Date
    10-22-2021
    Location
    Hamilton
    MS-Off Ver
    2010
    Posts
    4

    Re: Conditional Formatting HELP

    Auto Valet Production Plan Weekly.xlsx

    Thank you, i have done that now, (see attached sheet) however the color isn't showing, i must have done something wrong.

  6. #6
    Forum Expert
    Join Date
    01-05-2013
    Location
    Singapore
    MS-Off Ver
    H&B2016 & H&B2021
    Posts
    3,069

    Re: Conditional Formatting HELP

    The CF formula is =INDEX(B8:B$34,IFERROR(1/(1/MOD(ROWS(B8:B$34),3)),3))=$O$9, and the range to cover is =$B$8:$K$34 for all.

+ 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. [SOLVED] Conditional Formatting based on another cells Conditional Formatting
    By chriskay in forum Excel General
    Replies: 4
    Last Post: 08-22-2019, 05:33 AM
  2. [SOLVED] Override conditional formatting (in general, without changing the conditional formatting)
    By Stormin' in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 11-21-2017, 07:15 AM
  3. Conditional Formatting Removing Previous Conditional Formatting?
    By CravingGod in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-04-2016, 01:02 PM
  4. Replies: 6
    Last Post: 01-08-2016, 06:44 PM
  5. Opening xlsm files with conditional formatting opens with removed conditional formatting
    By Martijn.Steenbakker in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-07-2014, 05:38 AM
  6. Replies: 1
    Last Post: 09-20-2013, 06:23 PM
  7. Replies: 3
    Last Post: 05-15-2012, 04:13 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