0% found this document useful (0 votes)
17 views3 pages

PPC - Template

The document contains a table with 7 rows listing various tasks with details like date, item description, pending label, label, days to finish, days left, status and remarks. The table provides a status summary of different personal and professional tasks, with calculations to determine if items are overdue, due or pending based on number of days remaining.

Uploaded by

Gowtham S
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views3 pages

PPC - Template

The document contains a table with 7 rows listing various tasks with details like date, item description, pending label, label, days to finish, days left, status and remarks. The table provides a status summary of different personal and professional tasks, with calculations to determine if items are overdue, due or pending based on number of days remaining.

Uploaded by

Gowtham S
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 3

S.

No Date Item Description Pending Label Label


1 6/2/2017 Rental Agreement NA Personal

2 6/2/2017 ULIP Plicy Follow Up Their's Personal

3 6/2/2017 ACT Bill Deduction FollowUP Their's Personal

4 6/2/2017 Outlook Issue Mine Professional


5 6/2/2017 Task Seperation Mine Professional
6 6/2/2017 Browser Rendering Optimization Mine Career
7 6/2/2017 ReactJS Mine Career
Days to finish Days Lef Status Remarks
-1 NA Done

Pending from their side to receive email


7 -507 confirmation and policy certificate
OverDue
5 -509 Cost deduction for 1 day and power supply
OverDue
7 -507 OverDue Frequent Disconnection from network
5 -509 OverDue
14 -500 OverDue
30 -484 OverDue
Control + ; to insert present date

Formula Used : =IF($G2=-1,"Done",IF($B2+


$G2<TODAY(),"OverDue",IF(IF($B2 + $G2>TODAY(),(DATEDIF(TODAY(),
$B2+$G2,"d")),-DATEDIF($B2+$G2,TODAY(),"d"))<=2, "Due","Pending")))

You might also like