Forum Discussion
Vipul_Patel
Apr 06, 2025Copper Contributor
Sort, Filter, and Split Excel File into a Series of Sub-Files
Hi, I have a large spreadsheet of product data with ~120,000 rows of products and 1364 columns of product attributes (features). What I need to do is: 1. Split the data into new files by top ...
HansVogelaar
Apr 07, 2025MVP
See Create a new workbook for all unique values
It shouldn't be hard to modify the code to create .csv files instead of workbooks.