https://github.com/barnstee/bankingqrcodeforexcel
QR code generator for Microsoft Excel to be used in the Swiss and SEPA banking sector.
https://github.com/barnstee/bankingqrcodeforexcel
excel qrcode-generator
Last synced: about 1 year ago
JSON representation
QR code generator for Microsoft Excel to be used in the Swiss and SEPA banking sector.
- Host: GitHub
- URL: https://github.com/barnstee/bankingqrcodeforexcel
- Owner: barnstee
- License: mit
- Created: 2020-06-15T06:32:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-27T13:38:22.000Z (over 4 years ago)
- Last Synced: 2025-03-08T23:06:50.622Z (over 1 year ago)
- Topics: excel, qrcode-generator
- Language: C#
- Homepage:
- Size: 407 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Banking QR Code Generator For Excel
A QR code generator for Microsoft Excel to be used in the Swiss and SEPA/EU banking sector.
## Background
The requirements for the Swiss QR bill can be read [here](https://www.moneytoday.ch/lexikon/qr-rechnung).
The requirements for the SEPA QR code can be read [here](https://en.wikipedia.org/wiki/EPC_QR_code).
The QR code generator is an Excel ribbon button that, when clicked, will read the data from the supplied BankingQRBill.xlsx Excel template, generate the QR code and then place it in the correct position in the BankingQRBill.xlsx.
## Installation
1. Publish: Load the solution in Visual Studio and publish it. This generates an installer in the project's "publish" directory.
2. Deploy: Deploy the installation files as well as the "BankingQRBill.xlsx" Excel file to the target machine and run setup. The Excel add-on will be installed.
3. Open: Open the "BankingQRBill.xlsx" Excel file on the target machine.
## Usage
1. Update: Update the Swiss "Empfangsschein" section of the template with the information you need (sender, receiver, payment amount).
2. Generate: Click on the "Generate" button in the "Banking QRCode" section from the "Home" Excel ribbon-menu.
3. Print: Print the Excel page and attach it to your paper bill.