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) |
https://c.scudata.com/article/1651916536524
https://c.scudata.com/article/1652315322994
https://c.scudata.com/article/1652397976259
SPL Official Website 👉 https://www.esproc.com
SPL Feedback and Help 👉 https://www.reddit.com/r/esProc_Desktop/
SPL Learning Material 👉 https://c.esproc.com
Discord 👉 https://discord.gg/2bkGwqTj
Youtube 👉 https://www.youtube.com/@esProcDesktop
Linkedin Group 👉 https://www.linkedin.com/groups/14419406/