Skip to content

Sven-Bo/split-workbooks-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Split Excel Data into Multiple Files by Column Values using Python (fast & easy)

This tutorial will show you how to separate Excel Data into Workbooks by Column Values. Instead of VBA, we will be using Python and the Pandas Library. The Python code from this tutorial can be a huge time saver. You can apply the code from this tutorial also any other Excel – you just need to tweak it slightly.

Video Tutorial

YouTube Video

Changes after releasing the video

  • [Enhance] Use pathlib to handle file path locations & to create output directory
  • [Bug Fix] Use fullmatch instead of contains (To prevent partial match, e.g. 'romania' and 'oman')

More Solutions

Explore my tools and templates for Excel, automation, and more.

View all solutions

Connect with Me

Support

If you find this project helpful, consider buying me a coffee.

ko-fi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages