BrandyLeaAnn
New Member
- Joined
- Mar 10, 2022
- Messages
- 2
- Office Version
- 365
- 2021
- Platform
- Windows
Hi all!
I am trying to convert numbers in multiple columns to a value in words. I am using the =IF(COUNTIF(range,criteria),"value if true","value if false") function and able to make it work with only one criteria, but having trouble returning a value when using multiple criteria. This is what I am using so far, but I also want a criteria of "11", "12", "13", & "14" to return "Hispanic or Latino" if true and "" blank if false. I tried the COUNTIFS function, but maybe I didn't add my criteria correctly...
I am trying to convert numbers in multiple columns to a value in words. I am using the =IF(COUNTIF(range,criteria),"value if true","value if false") function and able to make it work with only one criteria, but having trouble returning a value when using multiple criteria. This is what I am using so far, but I also want a criteria of "11", "12", "13", & "14" to return "Hispanic or Latino" if true and "" blank if false. I tried the COUNTIFS function, but maybe I didn't add my criteria correctly...