Good Evening,
Could someone point out the error in my syntax? I have to do quite a nestled statement as would like to use this formula to relabel existing data from an Other field to be more uniform.
=IF([Health Topics Other]@row = "Food Insecurity", "Food Insecurity", "" IF([Health Topics Other]@row = "Hand Washing", "" IF([Health Topics Other]@row = "Prostate Cancer", "Prostate Cancer","")))
Thanks for the pointers,
NCNW Inc.