NealMathews
8 years agoQrew Trainee
Average formula with null
I have 6 Formula Numeric Fields that Return a numeric number is a percent format... This is working just fine. But now I need to find the overall average for these 6 Fields that return a percent. But one or more of them may be blank....
Field Names Are: [Education Score] [Licensing Score] [Family Partnership Score] [Health Score] [Special Services Score] [Prenatal Score]
All 6 of these fields are set as formula numeric and return the correct scores. Again there may be one or two of them that are blank if they have nothing to calculate.
I'm not trying to create a Overall Average for those 6 fields. But I only want to average the fields that have a value.
IE:
Education = 100%
Licensing = 100%
Family Partnership = 88%
Health = 90%
Special Services = 60%
Prenatal = null
OVERALL AVERAGE = 88%
I'm stuck at how to create a formula in the overall average that will ignore the null values, and only return an average for those fields that have numbers in them....
Field Names Are: [Education Score] [Licensing Score] [Family Partnership Score] [Health Score] [Special Services Score] [Prenatal Score]
All 6 of these fields are set as formula numeric and return the correct scores. Again there may be one or two of them that are blank if they have nothing to calculate.
I'm not trying to create a Overall Average for those 6 fields. But I only want to average the fields that have a value.
IE:
Education = 100%
Licensing = 100%
Family Partnership = 88%
Health = 90%
Special Services = 60%
Prenatal = null
OVERALL AVERAGE = 88%
I'm stuck at how to create a formula in the overall average that will ignore the null values, and only return an average for those fields that have numbers in them....