excel中if函数在做工资表时怎么用

日期:2022-02-24 15:24:13 人气:1

excel中if函数在做工资表时怎么用

=IF(B2<=5,B2*50,IF(B2<=10,250+(B2-5)*100,750+(B2-10)*150))

    A+
热门评论