Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() tia for helping me with this. I have 2 columns of dates "duedate" and "compdate" I want to calculate the percentage of rows that met the due date based on the last 4 weeks. if n2:n20 < (today-28) and if n2:n20 < d2:d20 = met (something that takes all the dates within the last 4 weeks and counts how many are on or before the due date) divided by n2:n20 < (today-28) = total (the total number of compdates) hope that was clear. In my efforts to try and solve this I'm thinking something like =sum (countif n2:n20, <today(-28), <d2:20) / (count n2:n20 < today(-28)) again thanks -- Cobra ------------------------------------------------------------------------ Cobra's Profile: http://www.excelforum.com/member.php...o&userid=31065 View this thread: http://www.excelforum.com/showthread...hreadid=507405 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
auto date script for 2 columns? have 1.. | Excel Discussion (Misc queries) | |||
search for latest date | Excel Worksheet Functions | |||
calculate future date | Excel Worksheet Functions | |||
calculate anniversary of date after specified date | Excel Worksheet Functions | |||
Comparing Data in two columns | Excel Worksheet Functions |