View Single Post
  #11   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?

actually what I need is, to search whether in the job title whether there is
Manager or not, because if got manager i will put deduct 15% from his salary,
if not Manager it will use the false statement and the false statement will
be 5%. I need to do that, because there is a lot of employee, not all of them
is manager, so I need to do that, so when it search that in the job title
there is Manager word in it, it will use the True Statement, and if Manager
is not found in the job title it will use the false statement.