+ Reply to Thread
Results 1 to 3 of 3

Need help with formula

Hybrid View

  1. #1
    Registered User
    Join Date
    04-13-2006
    Posts
    2

    Question Need help with formula

    I'm trying to create a formula to calculate if dates in a column are older than 2 years from today. If so it will say "overdue". Maybe I'm formatting it wrong, but I can't seem to get it to work. Any ideas?

    Thanks!

  2. #2
    Registered User
    Join Date
    07-19-2005
    Posts
    13
    I think you want something like this:

    =IF(TODAY()-A1>730,"OverDue","")

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    04-13-2006
    Posts
    2
    Quote Originally Posted by Peter81
    I think you want something like this:

    =IF(TODAY()-A1>730,"OverDue","")

    Hope this helps.

    Pete
    That did it! Thanks so much!

+ 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