Hello,
I am trying to write a formula that will calculate priorities as such:
If Live Count = <15,000 return Critical to Priority column
If Live Count = <10,000 return High to Priority column
If Live Count = <5,000 return Moderate to Priority column
If Live Count = >5,000 return Low to Priority column