Bir Form 1702: Rt Version 2018 Excel Format

| Rule | Excel Implementation | |------|----------------------| | For corporations with gross sales ≤ PHP 10M are subject to 30% RCIT but MCIT applies only if there is gross income. | IF(AND(GrossSales<=10000000, GrossIncome>0), MIN(Line9, Line12), Line9) | | MCIT = 2% of Gross Income (Line 5) | =Line5 * 0.02 | | If MCIT > RCIT, MCIT is payable. | =MAX(RCIT, MCIT) | | Allowable deductions cannot exceed Gross Income. | Data validation: Deductions <= Gross Income | | Tax credits cannot exceed Tax Due. | Conditional formatting alert |

Yes, as a supporting schedule, but only if accompanied by the official BIR form (printed from eBIRForms). You cannot submit standalone Excel printouts as the tax return. bir form 1702 rt version 2018 excel format

Functionally yes, as long as formulas mirror Excel. However, Google Sheets may handle rounding and data validation differently. Test thoroughly. Never use it for final filing if offline access is required. | Data validation: Deductions &lt;= Gross Income |

Introduction: The Search for the Right Tax Form Functionally yes, as long as formulas mirror Excel

Every corporation, partnership, or non-individual taxpayer in the Philippines dreads one thing: the annual income tax return. For corporations under the Regular Corporate Income Tax (RCIT) regime, the go-to form is . Specifically, the Version 2018 (January 2018 ENCS) remains a critical reference point because later versions (like the 2022 EOPT update) introduced major changes. However, many taxpayers still need to reconstruct or compute prior-year filings, or prefer working in a spreadsheet before transcribing into the eBIRForms package.

MCIT applies starting on the 4th year of operation. Many Excel templates miss the “4th year” filter. Add a field: “Year of operation” – if less than 4, MCIT = zero.