Kindly help me in in the formula for PAYE calculation. I tried to write the formula using IF condition, 1st and 3rd Slabs its working fine but 2nd slab its giving wrong figure.
07 July 2024
The formula for calculating PAYE (Pay As You Earn) tax in Excel is corrected to include IF statements for income ranges and fixed amounts. The formula checks if the income is less than or equal to 24,000. If it is, it calculates PAYE as 10% of the income. If it is greater than 24,000. If it is, it calculates PAYE as a fixed amount from the first two slabs plus 30% of the income exceeding 32,333. The formula assumes income values are inclusive of the upper limit of each slab.