Skip to content

johnumorujo/excel2docx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

excel2docx

convert excel document to word (docx)

python script to convert excel/xls format to word extract contents of an excel file using openpyxl to extract data

please edit script before you run

do not forget to edit row and column values before you install and/run the script

Installation: run the install.sh script ./install.sh

Usage: 'excel2docx' + 'name of excel file' + 'Sheet1(or the name of the spreadsheet)(it's case sensitive)' + 'name of output file'

Screenshot_2021-10-29_23_26_41

About

using openpyxl to extract values from a spreadsheet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published