Thank you for your answer!!
the command was : if me.value=croquettes (etc)
I forgot the " " (it is a string...)
So with : if me.value="croquettes", it works !