Hi guys,
Do anyone know how to nest my formula to add another option using AND/OR in my FIND formula,
=IF(ISNUMBER(SEARCH("Junior",N2)),"Junior","Adult")
This is what I have but I wanna add another criterion: "On campus" and if this is correct it will give me "Junior"
Thanks for your help