I have a question on how to write an IF statement for the following scenario:
Column A B
Hours Pay Rate
38 $10
42 $10
54 $10
Hours under 40 are paid at $10, over $40 but less than 50 are paid at time and a half and
and hours over 50 are paid at double time, how do I write the IF statement. Please help, I'm really confused on this problem.
Thanks
Column A B
Hours Pay Rate
38 $10
42 $10
54 $10
Hours under 40 are paid at $10, over $40 but less than 50 are paid at time and a half and
and hours over 50 are paid at double time, how do I write the IF statement. Please help, I'm really confused on this problem.
Thanks