4.2 Merge by column - same name and number of rows
We often need to merge some Excel files with the same number and name of rows by the column. For example:
Before merging:
Fruits.xlsx
and
FruitStock.xlsx
After merging:
Script:
A | |
---|---|
1 | =file(“Fruits.xlsx”).xlsimport@t() |
2 | =file(“FruitStock.xlsx”).xlsimport@t() |
3 | =A1.new(Name,UnitPrice,A2(#).Stock,A2(#).MaximumStock) |
4 | =file(“FruitsPriceStock.xlsx”).xlsexport@t(A3) |
esProc Desktop and Excel Processing
4.1 Merge by row - same name and number of columns
4.3 Merge by row - different name and number of columns - keep all columns
SPL Official Website 👉 https://www.scudata.com
SPL Feedback and Help 👉 https://www.reddit.com/r/esProc_Desktop/
SPL Learning Material 👉 https://c.scudata.com
Discord 👉 https://discord.gg/cFTcUNs7
Youtube 👉 https://www.youtube.com/@esProcDesktop
Linkedin Group 👉 https://www.linkedin.com/groups/14419406/