Skip to content

Batch Excel sheet cleaner to remove top rows and images or shapes.

License

Notifications You must be signed in to change notification settings

vielnos/Excel-Batch-Cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Excel Batch Sheet Cleaner

This Python script automates cleaning of Excel files in bulk.

Features

  • Delete top N rows from specified sheets
  • Remove shapes/images anchored in deleted rows
  • Process multiple files in a folder
  • Save cleaned files to a separate output folder
  • Works with .xlsx and .xls files
  • Fully interactive sheet and row configuration

Requirements

  • Windows
  • Python 3.x
  • pywin32 package (pip install pywin32)

Usage

python Excel_Batch_Cleaner.py

About

Batch Excel sheet cleaner to remove top rows and images or shapes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages