Application Development and Automation 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: 
Read only

Password protected file reading....

Former Member
0 Likes
648

Hi All,

I want to read password protected excel file and convert into internal table data....

Somebody (SDN forums) suggested me to use OLE .

I've gone thru some examples. But all exmples were about to create password while downloading to excel..like

'EXCEL_OLE_STANDARD_DAT'

Does anybody have an idea to read password protected excel file and convert dat into internal table using OLE??

Sudha

Message was edited by:

sapsudha rao

Message was edited by:

sapsudha rao

3 REPLIES 3
Read only

Sougata
Active Contributor
0 Likes
457

Do you have the password to read the Excel file?

Read only

Former Member
0 Likes
457

Yes..I have and it's always constant

Read only

Sougata
Active Contributor
0 Likes
457

Look at OLE class/methods and demo programs using OLE technology. Look at transaction ABAPDOCU and the Reuse Library (SE84, as far as I remember). It should be fairly simple.

Don't forget to reward points.

Sougata.