+ Reply to Thread
Results 1 to 3 of 3

Auto Moving information based on conditional formatting

  1. #1
    Registered User
    Join Date
    06-09-2014
    Posts
    2

    Auto Moving information based on conditional formatting

    Hi all! I have a workbook with 2 sheets, I am trying to get information to move from my equipment sheet to my dashboard sheet based on the conditional formatting. Basically when the status column has a conditional formatting of less than or equal to 29 cell turns red. Between 30 & 59 cell is orange, between 60 and 90 is yellow and greater than 90 cell is green. I want to have this information automatically move from the equipment sheet to the dashboard sheet when it gets to the red and yellow status. Below are snips of my sheets.

    Capture.PNGCapture3.PNG

  2. #2
    Registered User
    Join Date
    06-09-2014
    Posts
    2

    Re: Auto Moving information based on conditional formatting

    Or would I be better off using the pivot table to generate this?

  3. #3
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Auto Moving information based on conditional formatting

    An uploaded spreadsheet (Go Advanced>Manage Attachments) would help a lot.

    For Description on Sheet2
    =INDEX(Sheet1!$A$2:$A$100, SMALL(IF($H$2:$H$100>90, ROW($A$2:$A$100)-ROW($A$2)+1),ROWS($A$2:$A2)))
    entered as an ARRAY
    ...confirmed by pressing CTRL+SHIFT+ENTER to activate the array, not just ENTER. You will know the array is active when you see curly braces { } appear around your formula. If you do not CTRL+SHIFT+ENTER you will get an error or a clearly incorrect answer. Press F2 on that cell and try again.
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

+ 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] Auto Text insert based on IF & Conditional Formatting
    By skylinekiller in forum Excel General
    Replies: 16
    Last Post: 04-18-2014, 06:49 AM
  2. Moving an entire row from one work book to another based on conditional formatting
    By emilyloz in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-11-2013, 10:30 AM
  3. Replies: 0
    Last Post: 06-11-2013, 08:22 AM
  4. Replies: 8
    Last Post: 11-15-2011, 12:29 PM
  5. Conditional Formatting with a moving Range
    By Shytott in forum Excel General
    Replies: 9
    Last Post: 01-18-2010, 01:31 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