I will probably get laughed out of this forum but I need to know how to check for more than on thing in an IF statement.

Ex. if richtextbox1.text = ^6,^7,^8,^9 then
whatever...

I don't want to have to nest if statements if at all possible. Please help.

GiD