Excel Merging
by Sharma34 from LinuxQuestions.org on (#5K37Y)
How can I merge 2 excel file in one excel sheet.
Eg - Dynamically generated headers in 1st excel file.
Dynamically generated data in 2nd excel file.
Now output file to be created which have headers and data combined in output excel file.
How this can be done in shell script and what are lib required(if any)
Eg - Dynamically generated headers in 1st excel file.
Dynamically generated data in 2nd excel file.
Now output file to be created which have headers and data combined in output excel file.
How this can be done in shell script and what are lib required(if any)