Split Excel Data
Easily split data from the first sheet into multiple sheets based on the first column's values.
Overview
With this app, you can split the data in the first sheet of your Excel file into separate sheets. Each new sheet will be named after the unique values found in the first column, allowing for organized data management by categories like cities or departments. This functionality is particularly useful for efficiently categorizing and accessing relevant data.
How to Use
Download the app from Octoparse AI app store.
Launch the app in your list.
Parameter Description
FilePath: Enter or select the path of your Excel file (e.g., "D:\RPA_tutorial\example1.xlsx").
StartRow: Specify the row number where data processing should begin.
EndRow: Specify the row number where data processing should stop.
Click "Run application"
Output
The app creates new sheets within the same Excel file, each named according to the unique values from the first column.
Notes
All the launch parameters are required.
By default, the data to be split is from the first sheet.
The split data is based on the first column data, as shown in the figure below.
The sheet should include a header, with data being split starting from the second row.
Troubleshooting
Encounter obstacles but don't know how to resolve when executing the app?
Please contact our support team at [email protected] to find the way out!
Version
version 3
2024-10-21
Updated description.
version 2
2024-10-21
version 1
2024-09-02
Published