Hi
i want to open excel file using vb.net . The file is passsword protected and i know the password
when i used to open the file with out password it works fine and open
but when the file with password protected file came it shows the error "File can't be decrypt"
sconnectionstri ng ="Provider=Micr osoft.jet.oledb .4.0;data source=c:\new.x ls;Extended Properties=exce l8.0;
please tell me how can i open the password protected excel file
best regards
varinder
i want to open excel file using vb.net . The file is passsword protected and i know the password
when i used to open the file with out password it works fine and open
but when the file with password protected file came it shows the error "File can't be decrypt"
sconnectionstri ng ="Provider=Micr osoft.jet.oledb .4.0;data source=c:\new.x ls;Extended Properties=exce l8.0;
please tell me how can i open the password protected excel file
best regards
varinder
Comment