This kind of question is responded in "iWork Formulas and Functions User Guide" available to every user from the Help menu.
In column C,
I use:
=IF(ISERROR(SEARCH("rich",$B)),"missing","")
In column D, I use:
=IF(ISERROR(SEARCH("poor",$B)),"missing","")
Yvan KOENIG (VALLAURIS, France.) dimanche 23 août 2009 10:44:04