FatimaKhan
3 years agoQrew Trainee
If formula that doesn't read empty fields
Hi,
I need help with a formula. I want it to look at a quality score field and return text. I wrote it to show the text if the score is less than 97 but I want it to be more than 0 and less than 97 because it is reading the field when it is empty.
This formula works fine but it also returns the text if all the fields are empty.
------------------------------
Fatima Khan
------------------------------
I need help with a formula. I want it to look at a quality score field and return text. I wrote it to show the text if the score is less than 97 but I want it to be more than 0 and less than 97 because it is reading the field when it is empty.
This formula works fine but it also returns the text if all the fields are empty.
If([TOP ACES Quality]<97 and [Satisfaction Score]<95 and [CE Score]<97.6 and [NPS Score]<79.3 and [FCR Score]<95 ,"Missed 5 of 5")
Please help.------------------------------
Fatima Khan
------------------------------