Skip to content

mendelthegeek/Pandas_excel_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pandas_excel_tools

Some tools written in python that help fill in some gaps which excel doesn't have a function for.

Add_Separate_sheets

The add_separate_sheets tool is a GUI which allows a user to add entries lying in a single excel file, but on separate sheets. The program prompts a user to pick a file by browsing, and then lets them input which cells they want added up. After computing the average and sum of the selected cells, the program allows a user to download a .csv file with the obtained result.

Here is what the program looks like when run:

A working session of add_separate_sheets

About

Some tools written in python that help fill in some gaps which excel doesn't have a function for.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages