Skip to Content
0
Former Member
Oct 30, 2006 at 01:21 PM

Download file with extension .xls

340 Views

I have an internal table with 8 fields ( all strings ).

I need to download to presentation server or server as .xls format.

I used ws_download with file type "WK1". however, when i double click on the file downloaded, the fields are not in the excel columns.

I need the 8 fields to be in 8 sequential columns in excel. Any idea pls?