Is there any way to merge multiple excel sheets in a single sheet in different tabs using scripting?
We have a requirement to send a report which will merge 4 excel files that is available in sys_attachment table.We have to send a single excel file and it should be merge of that 4 excel sheets in different tabs(sheets). Please guide if there is any...