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.