+ Reply to Thread
Results 1 to 2 of 2

Thread: Using a function for expired dates

  1. #1
    Registered User
    Join Date
    08-24-2011
    Location
    St. Louis, MO
    MS-Off Ver
    Excel 2007
    Posts
    1

    Using a function for expired dates

    I have a worksheet with a list of truck lines. In this worksheet is a column of insurance expiration dates. I would like another worksheet to pull only the truck lines that the insurance has expired. Any suggestions?

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Cochrane,Alberta
    MS-Off Ver
    XL 2003,2007,2010
    Posts
    6,843

    Re: Using a function for expired dates

    If the expiry date is in A1 then, place this in another cell.
    =IF(TODAY()>A1,"Expired",IF(TODAY()+1>A1-1,"About to Expire","Not expired"))

+ 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.2.0