![]() |
|
||||
Non-Taxable Medical Benefits |
Problem making medical deductions non-taxable in MacNail construction payroll software. Diagnosis Medical deductions can usually be considered as non-taxable income, but Payroll blanks as now shipped do NOT consider them that way Solution To make medical deductions non-taxable: Comments Note: if some taxes are based on the total gross (can't deduct medical), then edit their formula. For example, if it's =ROUND(I2*state.tax,2) you'd change it to =ROUND((I2+N2)*state.tax,2) to add the medical back into it NOTE #2: Payroll blanks in 95 and later years automatically deduct medical from the gross. Entered 3/15/94 by Dennis. Updated 11/22/2010. |