Simple IF formula

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Need formula using simple IF function. Involves using Gross pay and CPP deductions.Col.E2 is Gross Pay
Col. F2 is CPP deduction. Here is scenario. "CPP is 3.5% of the gross pay, to a maximum of $22. Hope someone out there can give me a hand. I've gone through a lot of reading, still no luck. Thanks
 
=MIN(F2*E2,22)

Vaya con Dios,
Chuck, CABGx3



Bonnie V.D. said:
Need formula using simple IF function. Involves using Gross pay and CPP
deductions.Col.E2 is Gross Pay,
Col. F2 is CPP deduction. Here is scenario. "CPP is 3.5% of the gross pay,
to a maximum of $22. Hope someone out there can give me a hand. I've gone
through a lot of reading, still no luck. Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top