in a testing setting, i have several 'wrong' answer question numbers that refer to a particular subject....ie if you miss questions 1,3,5,7,9 you need to work on pronouns.
how can i get an excel 'if' function to return 1 value for several selections? i envision the following:
if(a1= 1 or 2 or 3 or 4 or 5, "pronoun","")
but of course that doesn't work, nor does 1,2,3,4
any help?
how can i get an excel 'if' function to return 1 value for several selections? i envision the following:
if(a1= 1 or 2 or 3 or 4 or 5, "pronoun","")
but of course that doesn't work, nor does 1,2,3,4
any help?