Skip to content

entalecia/Excel-Extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Extract Data From Excel

This code extracts data from an excel sheets and presents it in a word document.

Run

  • Clone the repository git clone https://github.com/entalecia/excel-extract
  • Install all requirements pip install -r requirements.txt
  • Create a file doc.xlsx with your data
  • Run python main.py

Presentation

All the columns and it's data per row will be presented in one page seperated by page break. The Column Heading will be in bold.
You can exclude some Column Headings by adding the heading's name (case-sensitive) in titles_to_ignore variable

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages