Results 1 to 9 of 9

How to show days overdue only when task hasnt been completed

Threaded View

  1. #1
    Registered User
    Join Date
    07-11-2016
    Location
    manchester, england
    MS-Off Ver
    365 proplus
    Posts
    3

    How to show days overdue only when task hasnt been completed

    So let me describe my sheet:

    Column G = Deadline
    Column H = Days Left to Complete
    Column I = Days Overdue
    Column J = Date Completed

    I want to show the number of days overdue BUT only when the task is actually overdue (i.e i dont want it saying -2) AND i dont want it to show anything if the column G is blank.

    So far i have managed to produce this formula which works for Days left to complete: =IF(AND(G8>TODAY(), J8=""),G8-TODAY(), "")

    I have tried using this formula for days overdue but it just doesnt seem to be working how i want it too: =IF(OR(G8>TODAY(), AND(G8="", J8="")), "", G8-TODAY())

    Any help would be greatly appreciated.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Transfer completed task to another sheet
    By drnote5238 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-22-2017, 09:27 AM
  2. transfer completed task to a different worksheet
    By drnote5238 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-12-2017, 06:31 AM
  3. Calculating TAT Received and Completed task
    By hecgroups in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-16-2015, 01:06 PM
  4. Conditional format - red if overdue, no color if completed
    By FlowerJones in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-16-2014, 01:42 PM
  5. [SOLVED] Formula for Days Overdue if not Completed
    By excelnewb02 in forum Excel General
    Replies: 5
    Last Post: 09-11-2012, 04:51 AM
  6. Completed task indicator in Gantt
    By excelhelp18 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-13-2009, 06:52 AM
  7. Overdue/late completion/completed tasks
    By BRISBANEBOB in forum Excel General
    Replies: 6
    Last Post: 01-14-2009, 04:04 PM

Tags for this Thread

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