Gstr 2a And 3b Reconciliation In Excel Format Download //top\\ Jun 2026
While the GST portal provides basic comparison tools, downloading data into an Excel format is preferred for several reasons:
Create a unique lookup key in both sheets by combining the Supplier GSTIN and Invoice Number: =A2&B2 (where A is GSTIN and B is the cleaned Invoice Number). Step 4: Use VLOOKUP or XLOOKUP for Matching gstr 2a and 3b reconciliation in excel format download
[Row 1 Headers] GSTIN | Vendor Name | Invoice No | Invoice Date | Taxable Value (Books) | Taxable Value (Portal) | Variance Taxable | IGST (Books) | IGST (Portal) | Variance IGST | CGST (Books) | CGST (Portal) | Variance CGST | SGST (Books) | SGST (Portal) | Variance SGST | Status Use code with caution. Automation Formulas to Embed: : =E2-F2 Variance IGST : =H2-I2 While the GST portal provides basic comparison tools,
Discrepancies between these two statements can lead to blocked ITC, tax notices, and penalties. This article provides a comprehensive guide to understanding this reconciliation, its importance, and how to use a structured Excel template to streamline the process. What is GSTR-2A and GSTR-3B Reconciliation? 1. GSTR-2A (The Vendor Data) This article provides a comprehensive guide to understanding
(Combine GSTIN+InvoiceNo as unique key)
=SUM(Sheet1!E2:G2) (CGST+SGST+IGST)
+------------------------------------+---------------+---------------+---------------+ | Component | IGST (INR) | CGST (INR) | SGST (INR) | +------------------------------------+---------------+---------------+---------------+ | Total ITC As Per Books (GSTR-3B) | [Sum Books] | [Sum Books] | [Sum Books] | | Total ITC As Per Portal (GSTR-2A) | [Sum 2A] | [Sum 2A] | [Sum 2A] | +------------------------------------+---------------+---------------+---------------+ | Variance / Mismatch | [Difference] | [Difference] | [Difference] | +------------------------------------+---------------+---------------+---------------+ Best Practices for Seamless GST Reconciliation