| D11 | | | E11 | (Formula or manual entry – use =SpellNumber(B11) VBA or type manually) | Row 13 (Branch & Signatures) | A13 | Branch Name | | B13 | (Input cell) |
1. Purpose To provide a functional, print-ready Excel template for depositing cash into any State Bank of India (SBI) branch, complying with standard slip fields. 2. Template Structure Sheet Name: SBI Cash Deposit Slip Layout (A1 to M30) | A | B | C | D | E | F | G | H | I | J | K | L | M | |---|---|---|---|---|---|---|---|---|---|---|---|---| Row 1 (Title) Merge A1:M1 → STATE BANK OF INDIA (Bold, Size 16) Row 2 Merge A2:M2 → CASH DEPOSIT SLIP (Bold, Size 14) Row 4 (Account Details) | Field | Value | |-------|-------| | A4 | Account No. | | B4 | (Input cell) | | D4 | Account Type | | E4 | Dropdown: Savings / Current / Overdraft / Cash Credit | Row 6 (Depositor Info) | A6 | Depositor Name | | B6 | (Input cell) | | F6 | Date | | H6 | =TODAY() | Row 8 (Denomination Table – SBI Standard) | A8 | B8 | C8 | D8 | E8 | F8 | G8 | H8 | I8 | J8 | K8 | L8 | M8 | |---|---|---|---|---|---|---|---|---|---|---|---|---| | Denomination (₹) | 2000 | 500 | 200 | 100 | 50 | 20 | 10 | 5 | 2 | 1 | Coins | Total | Row 9 (Number of notes/coins) | A9 | B9 | C9 | D9 | E9 | F9 | G9 | H9 | I9 | J9 | K9 | L9 | M9 | |---|---|---|---|---|---|---|---|---|---|---|---|---| | Nos. | (user input) | (user input) | … | … | … | … | … | … | … | … | (user input) | =SUM(B9*2000, C9*500, D9*200, E9*100, F9*50, G9*20, H9*10, I9*5, J9*2, K9*1, L9*1) | Coins total = L9 × face value (assume ₹1 per coin for simplicity; adjust if needed) Row 11 (Totals) | A11 | Total Cash (₹) | | B11 | =M9 | sbi bank cash deposit slip in excel format
| F13 | | | G13 | (Input cell) | Row 15 | A15 | Depositor Signature | | (Leave blank for print & sign) | | D11 | | | E11 | (Formula