Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

create multi sheet with one excel.Data in xstring format it has convert excel in background

Former Member
0 Kudos

My Requirement:

it_tab_1 - i have select some records in database and append in first internal table.

it_tab_2 - second internal table - i have one excel with data in my local disk .that excel i convert into xstring and upload into my database table (field type : rawstring).Now i have that excel with data in xstring data format

it_tab_3- third internal table same as like second internal table .

now i want to generate one excel with three sheets .

second and third internal has xstring data it has to convert into excel in background append as excel in sheets.

when i open excel it has been three sheets with one excel .

Thanks and Regards,

Rajesh kumar M

1 REPLY 1

matt
Active Contributor
0 Kudos

Your question is very unclear.

What do you mean by "one excel"? An .xlsx file? A .xls file? An Excel workbook?