R
Reia
Is there anyway I can do the following?:
I have a form where information is collected reguarding a
weeks payroll. Fields include Gross pay, Fed Tax
withheld, state tax withheld, Net Pay. I want to put a
check in place to assure that no data entry mistakes are
made.
Basically I need to be sure of the following: (Gross pay)-
(fed tax withheld)- State tax Withheld) = NET PAY.
In a case where there is a entry error, I need something
to prohibit the user from continuing.
What is the best way to accomplish this??? Thanks!!!
I have a form where information is collected reguarding a
weeks payroll. Fields include Gross pay, Fed Tax
withheld, state tax withheld, Net Pay. I want to put a
check in place to assure that no data entry mistakes are
made.
Basically I need to be sure of the following: (Gross pay)-
(fed tax withheld)- State tax Withheld) = NET PAY.
In a case where there is a entry error, I need something
to prohibit the user from continuing.
What is the best way to accomplish this??? Thanks!!!