Lisa_p
10-07-2003, 03:00 PM
Still working on this V11 DOS conversion to PT 2004. Got my YTD numbers in finally, ran first payroll and all looks well. EXCEPT, it did not calculate my state unemployment. There are employees who have not yet reached the annual limit and their taxable wages show on the tax liability report, but there is not tax liability calculated.
Here is my formula from the tax table:
LIMIT = 22000; PERCENT = 0.47; TAXABLE_GROSS = YTD_LIMIT (ADJUSTED_GROSS,LIMIT); ANSWER = TAXABLE_GROSS*PERCENT%
Any ideas??
Thanks!
Here is my formula from the tax table:
LIMIT = 22000; PERCENT = 0.47; TAXABLE_GROSS = YTD_LIMIT (ADJUSTED_GROSS,LIMIT); ANSWER = TAXABLE_GROSS*PERCENT%
Any ideas??
Thanks!