S
smokief
I am doing a matrix and need help with a formula to exclude certain items
from a “percent completed†formula. I want to count the number of items in a
column of data except if the field contains the text “NAâ€. Then the formula
should return a percent complete on fields that contain any other character
or number from the total number possible (again, excluding the “NAâ€
characters).
Example:
=(Number of items with a character EXCEPT “NAâ€)/COUNTIF(L3:L58,"<>NA")
I got the first part of the formula from another posting, but can’t figure
out how to get the number of items that have a response excluding “NA†and
blanks. Any help you can provide would be much appreciated.
from a “percent completed†formula. I want to count the number of items in a
column of data except if the field contains the text “NAâ€. Then the formula
should return a percent complete on fields that contain any other character
or number from the total number possible (again, excluding the “NAâ€
characters).
Example:
=(Number of items with a character EXCEPT “NAâ€)/COUNTIF(L3:L58,"<>NA")
I got the first part of the formula from another posting, but can’t figure
out how to get the number of items that have a response excluding “NA†and
blanks. Any help you can provide would be much appreciated.