Skip to content

nmhillusion/Crab-Excel-Data-App

Repository files navigation

Crab Excel Data App

App to help:

  • separate data from a total excel to specific values based on a critical column.
  • merge data from partial excel files with the same template.

Demo data files in path: link

Merge Data


Template Data:

Test Data

Parts of data to merge:

Part 1:

  • Sheet1

Merge Part1 Sheet1

Part 2:

  • Sheet1

Merge Part2 Sheet1

  • Sheet2

Merge Part2 Sheet2

Step by step:

Merge 1

select template file and partial excel files to merge. Then click on button Merge to start execution and waiting for completion

Merge 2

choose a file to save the combined data

Merge 3

now, it's completed

Merge 4

Result

Output folder with result file is created combined_data.xlsx

Merge 5

And, content of this file will be look like...

Merge 6

Separate Data


Test Data will look like:

Test Data

Step by step:

Separate 1

Separate 2

then, select a folder to save the results

Separate 3

click button Seperate to start execution

Separate 4

and waiting to complete

Separate 5

now, it's completed

Separate 6

Result

Result folder:

Separate 7

in result of Brazil country file:

Separate 8