+ Reply to Thread
Results 1 to 4 of 4

Conditionally format columns

  1. #1
    Registered User
    Join Date
    08-26-2008
    Location
    montreal
    Posts
    1

    Conditionally format columns

    I've got a problem that i can't seem to fix

    I've got columns that i want to conditionally format

    the first is a status column and the second is a wait time
    What i want to do is have the wait time column go red after a certain number of days at a status .. now here's the problem

    For Status A I want that turn red number to be 10 days
    for status b i want it to be 2 days

    the status selections are dropdown list and the dates are automatically generated with a DateDif.

    this is beyond me but it would be really helpful

  2. #2
    Forum Expert Kenneth Hobson's Avatar
    Join Date
    02-05-2007
    Location
    Tecumseh, OK
    MS-Off Ver
    Office 365, Win10Home
    Posts
    2,573
    I am confused. You said column B was wait time. You said date was from a datedif. How does that relate? A short example xls might clear it up.

    Most likely, a Time() in a conditional format like Formula Is: =A1+10<=TODAY()
    Last edited by Kenneth Hobson; 08-27-2008 at 05:23 PM.

  3. #3
    Forum Expert mikerickson's Avatar
    Join Date
    03-30-2007
    Location
    Davis CA
    MS-Off Ver
    Excel 2011
    Posts
    6,229
    A helper column "Date of status change" might be a help.

    Absent that, I can only suggest a Worksheet_Change event that sets the CF of Col B when the Col A cell (same row) is changed.
    _
    ...How to Cross-post politely...
    ..Wrap code by selecting the code and clicking the # or read this. Thank you.

  4. #4
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258
    Hello aias,

    Welcome to the Forum!

    As a new member please take time to read over the Forum's rules. I changed your post title to reflect your question. This will aid others in searching for answers and help you help get a quicker response to your questions.

    Sincerely,
    Leith Ross

+ 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. Need help with a macro to format rows and columns
    By jamesstorx in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-14-2007, 03:20 PM
  2. Conditionally format pivot tables
    By pickledmuffin in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-20-2007, 01:14 AM
  3. Format only 2 columns to CAPS
    By tenix graphics in forum Excel General
    Replies: 2
    Last Post: 01-30-2007, 01:57 AM
  4. SUM array with multiple columns
    By carsto in forum Excel General
    Replies: 1
    Last Post: 10-31-2006, 03:13 AM
  5. Date format, VBA, and TXT/DAT
    By Potoroo in forum Excel General
    Replies: 7
    Last Post: 09-15-2006, 10:50 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