"Download Excel Template" button.
When clicked:
- It will dynamically generate an Excel (.xlsx) file (via SheetJS)
- Pre-filled with headers:
Name | Previous | Present
- Plus a few sample rows like:
Name | Previous | Present |
---|---|---|
John Doe | 1200 | 1300 |
Mary Smith | 800 | 950 |
Rajesh Kumar | 400 | 475 |
Provide Excel file with Name of the Tenants, previous electricity meter reading, present electricity meter reading as in the format above. Please follow the above format in Excel. That is first row should contain Name, Previous and Present. First column should contain Tenant Name, Second column should contain previous electricity meter reading, and Third column should contain present electricity meter reading follow this order and save the Excel file and upload it this app and generate Electricity Bill for all the tenant instantly. You have option to download the Electricity bill in PDF format.
