ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Calculating a percenatge based on dates (https://www.excelbanter.com/excel-worksheet-functions/247636-calculating-percenatge-based-dates.html)

Oldmanoutofhisdepth

Calculating a percenatge based on dates
 
Hi

I am trying to calculate a percentage in a training records spreedsheet
based on the dates that personnel have completed their training. If for
example I have 20 personnel whose traing records show that they have
completed their training in the last 12 months and 5 who are out of date the
result should be 80% but I can't seem to get the formula correct.

Please can anyone help me.

Very many thanks

Mike H

Calculating a percenatge based on dates
 
Hi,

Lets say you training dates are in A1:a20. Try this formatted as %

=1-COUNTIF(A1:A20,"<" & TODAY()-365)/COUNT(A1:A20)

Mike

"Oldmanoutofhisdepth" wrote:

Hi

I am trying to calculate a percentage in a training records spreedsheet
based on the dates that personnel have completed their training. If for
example I have 20 personnel whose traing records show that they have
completed their training in the last 12 months and 5 who are out of date the
result should be 80% but I can't seem to get the formula correct.

Please can anyone help me.

Very many thanks



All times are GMT +1. The time now is 08:33 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com