peachpotter
08-19-2002, 12:03 PM
When I enter a tax formula into the Company Payroll tax table I get the following error: "One of the payroll tax tables has a variable that is not defined"
If anyone can identify what is missing or wrong with the formula I would appreciate any help here.
the formula is as follows:
limit=7000.00;
percent=0.00;
taxable_gross=ytd_limit(adjusted_gross,limit);
answer=-taxable_gross*percent%
thanks for any help
If anyone can identify what is missing or wrong with the formula I would appreciate any help here.
the formula is as follows:
limit=7000.00;
percent=0.00;
taxable_gross=ytd_limit(adjusted_gross,limit);
answer=-taxable_gross*percent%
thanks for any help