Skip to Content
0
Sep 13, 2009 at 04:11 PM

Data upload to .XLSX file - problem using OLE2 object ?

238 Views

Hi all,

Currently my abap program is able to upload data from .xls excel file to internal table using OLE2 object.

But it is not doing the same with the .XLSX excel 2007 file.

I need to upload data from .XLSX file to internal table using OLE2 objects.

Is it possible ?. If yes kindly help me in solving this issue.