Skip to content

A Python script that allows users to easily input data and automatically creates an Excel file saved on their computer

License

Notifications You must be signed in to change notification settings

darryldejong/exceltabelmaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExcelTabelMaker

Een Python-script dat gebruikers eenvoudig gegevens laat invoeren, waarvan het automatisch een Excel-bestand maakt dat op de computer wordt opgeslagen.

Screenshot2

Functies

  • Gegevensinvoer: Ondersteuning voor meerdere rijen en kolommen.
  • Aanpasbare Tabellen: Pas randstijlen aan en stel de kolombreedte en rijhoogte in
  • Sorteermogelijkheden: Sorteer gegevens op alfabetische volgorde (A-Z of Z-A).

Vereisten

  • Python 3.x
  • openpyxl module

Installatie

  1. Clone deze repository
  2. Installeer de vereiste bibliotheken (pip install openpyxl)
  3. Open het bestand met Python.

About

A Python script that allows users to easily input data and automatically creates an Excel file saved on their computer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages