+ Reply to Thread
Results 1 to 4 of 4

Highlighting a cell when say it expires, like 1st aid no longer valid so cell will hilite?

  1. #1
    Registered User
    Join Date
    10-02-2012
    Location
    Canada
    MS-Off Ver
    Excel 2003
    Posts
    2

    Highlighting a cell when say it expires, like 1st aid no longer valid so cell will hilite?

    Hello all. I am having an issue when I want to say highlite a cell when for example certain certification has expired. Say employee X has valid first aid but it expires in 22 days, how do I get the cell to highlite that so if/when it expires the cell will change color letting the powers that be know about it?? I looked at a few examples and I am confused as most of them have the date in the doc they are using, but mine does not have the date. Will I have to add it? Any help is appreciated. I can send you the xls if need be to give a better understanding of what I mean. Thanks...

    DEEV

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,052

    Re: Highlighting a cell when say it expires, like 1st aid no longer valid so cell will hil

    if you are familiar with conditional formatting, in the cell you want to have the color changed, reference the first aid expiry date and use this, assuming the high-lighted cell is A1, and the date you are testing against is in B1...
    =B1<TODAY()-22
    format as needed

    let me know if that works for you?
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    10-02-2012
    Location
    Canada
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Highlighting a cell when say it expires, like 1st aid no longer valid so cell will hil

    Thanks for quick response. I cannot wrap my head around how excel knows the date and if I would need to enter that somewhere. I figure all I really need is for it to let my powers that be know when say our first aid is up for renewal or even expired. The rest of the courses we take have no expiration. I can send you the xls if need be as well, to maybe get a better idea of what I am asking?

    Oh yah we are still using 2003 if that helps...tks.
    Last edited by Deev1ant; 10-02-2012 at 12:11 PM. Reason: added text

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,052

    Re: Highlighting a cell when say it expires, like 1st aid no longer valid so cell will hil

    ok so how do you know when it has expired if there is no date there to tell you that?

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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