Attaching two text files in two different sheet in same excel

Hi,
My requirement is to get attach two different text file contents to two different sheets in same excelsheet. Also, is there any way we can name the tabs as desired ?
Kindly assist.

In Perl - "add_worksheet" method of Spreadsheet::WriteExcel can solve your problem

no idea on perl man ...
anything specific to shell scripting ?