Greetings,
I have the following formula but it's not giving me the results I want.
=(COUNTIF(K11:K58,"Complete")+COUNTIF(K11:K58,"N/A"))/COUNTA(D11:D58)
What I want to do is display a % complete of the columns that have a related value in D11:D58. I want to ignore N/A in the % complete and I want to ignore all cells below my range that do not have a corresponding value in D11:D58. I can't specify a fixed range because the D column is dynamic.
Hopefully this makes some sense. Any ideas?
Thanks!
DW
Bookmarks