Hello,
I am trying to rank projects that have not been completed. Once the project has been completed, I do not want to show it as a top priority. Here is the formula I am using:
=IF(T17="COMPLETE","",RANK(DB17,$DB$12:$DB$65,0)+COUNTIF($DB$12:DB17,DB17)-1)
This does not show a rank for...