https://github.com/shibijm/excel-splitter
Split Excel sheets based on a selected column's values
https://github.com/shibijm/excel-splitter
excel microsoft-excel spreadsheet
Last synced: 2 months ago
JSON representation
Split Excel sheets based on a selected column's values
- Host: GitHub
- URL: https://github.com/shibijm/excel-splitter
- Owner: shibijm
- License: gpl-3.0
- Created: 2023-02-23T12:40:28.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-12-11T13:47:08.000Z (6 months ago)
- Last Synced: 2025-12-12T16:36:29.948Z (6 months ago)
- Topics: excel, microsoft-excel, spreadsheet
- Language: Go
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Notice: NOTICE
- Copyright: COPYRIGHT
Awesome Lists containing this project
README
# Excel Splitter
Excel Splitter is a desktop application that can split Excel sheets based on a selected column's values.
[](https://github.com/shibijm/excel-splitter/releases/latest)
[](https://github.com/shibijm/excel-splitter/actions/workflows/release.yml)

## Download
Downloadable builds are available on the [releases page](https://github.com/shibijm/excel-splitter/releases).
## Usage
Select an Excel workbook, sheet name, and column header. A new directory named after the selected column header will be created alongside the source workbook. A new sheet will be created for every unique value in the selected column. These resulting sheets will be saved in new workbooks inside the aforementioned directory.