Convert ICICI Bank Statement to Google Sheets — Step-by-Step Guide
ICICI Bank PDF statement: Convert bank statement PDF to CSV for Google Sheets import. File → Import → Upload. Share with your accountant instantly. Free, no signup.
Output format: Google Sheets (.csv)
Supported account types: ICICI Bank Savings Account, Advantage Savings, Privilege Savings, Senior Citizens Savings, ICICI Bank Salary Account, Regular Savings, Women's Savings, Digital Savings, ICICI Bank Current Account, Roaming Current, Trade and Forex accounts, ICICI Bank Credit Cards — Coral, Platinum, Rubyx, Sapphiro, Emeralde
How to Convert
- Log in to https://www.icicibank.com and download your statement as a PDF
- Upload the PDF to Bank Statement Converter
- Select Google Sheets as the output format and click Convert
- Download your .csv file — ready in under 20 seconds
Other formats: ICICI Bank to Excel · ICICI Bank to CSV · ICICI Bank to QuickBooks · ICICI Bank to Xero · ICICI Bank to Quicken
Frequently Asked Questions
- Can I import a bank statement PDF directly into Google Sheets?
- Google Sheets cannot open PDFs directly. You must first convert the bank statement PDF to CSV using Bank Statement Converter, then import the CSV via File → Import in Google Sheets.
- Will Google Sheets auto-format my dates after import?
- Google Sheets may reformat dates depending on your locale settings. To standardize: select the Date column → Format → Number → Date → choose your preferred format. Amounts format correctly if the column contains only numbers.
- How do I share the imported bank statement with my accountant?
- After importing to Google Sheets, click Share (top right) → enter your accountant's email → set permission to Commenter or Editor. They can view and add notes without downloading anything.
- Can I use SUMIF to categorize spending in Google Sheets?
- Yes. After import, use =SUMIF(B:B, "*Amazon*", C:C) to sum all Amazon charges in column C. Replace column letters to match your Date/Description/Amount layout.