View Single Post
  #9   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Cloud Strife[_2_] Cloud Strife[_2_] is offline
external usenet poster
 
Posts: 14
Default Wat formula shuld i use to find the details in the cell?

Hey, I tried =IF(ISERROR(SEARCH("Manager",C2,1)),True Statement, False
Statement, but end up still all True statement.

=IF(ISERROR(SEARCH("Manager",C2,1)),"",C3*0.85)

and I don't get it this part ,"",C3*0.85)