help with if command

G

Greg

If Cell A1 contains A,B,C,D

what command do I use to say

=if(A1 contains the string C or D or both then print a
Y else print an N) ?


hope I make sense

thanks
Greg
 
Top