J
jenn
=IF(AND(D2>=0,D2<=17),"Child"(AND(D2>=18,D2<=20),"Transition",IF(AND(D2>=21,D2<=59),"adult",IF(AND(D2>=60)"Older_Adult")
I am just beginning nested if's...
I'm trying to look at the Age in D2 (will fill down) and if it is between a
range then I want to give it a description (in E2)...
thanks
I am just beginning nested if's...
I'm trying to look at the Age in D2 (will fill down) and if it is between a
range then I want to give it a description (in E2)...
thanks