I created this app basically for generating sheets for pallet content info, that i won't have to write everything by hand from main excel.
This app generates excel file with separate sheets from main excel file. It searches for column "column_name" with numbers or names, sorts that column and splits it in several tables, then puts everything to new excel file and creates sheets.
Select file:
Type name of column you want to split and name of new file:
Creates new excel file:
New file is saved in current file dir:
Table from main excel file are sorted and new file is created with sheets:









