Skip to content

Spargwy/xlsm_analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Excel analyzer

This script analyze xlsm format file and write data from sheets to sqlite database with hardcoded tables(yet)

for run, use

python upload.py <path for your excel file>

if you want to create executable file in linux, enter command

chmod +x upload.py

Run it with command:

./upload.py <path for your excel file>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages