2023 Dec 15 4:44 PM
Hi there,
I have a table of string, this string has a tab | delimiter.
For Example: row#1 has a string with 10 tab delimiter
row#2 has a string with 3 tab delimiter
row#n has a string with 8 tab delimiter
I want create an excel with number of columns dynamically and fill this cells.
My final goal is to have an excel file to download on Pc
This Excel file must have the maximum of cells filled or not.
So my goal is:
An excel file with 10 columns
First row with 10 cell filled
Second row with 3 cell filled and 7 blank
and so no.
Please can you help me with an example of code?
thank you
2023 Dec 15 6:21 PM
It has been asked again and again, there are blog posts, please search a little bit.
abap2xlsx
etc.