| 
 
   
- UID
 - 223414 
 - 帖子
 - 347 
 - 主题
 - 11 
 - 注册时间
 - 2011-7-11 
 - 最后登录
 - 2014-8-6 
 
  | 
9#
 
 
发表于 2011-10-4 02:08
 |  只看该作者
 
 
 
If(and(employee name,one of the joined dates),Actual salary criteria for this employee,and(employee name,other joined date),Actual salary criteria for this employee,vlookup(...))  
 
or  
 
You add a new column at the beginning which combines the employee name and joined date and then do a lookup based on that column. |   
 
 
 
 |