Possible Duplicate:
Remove password from an Excel Document

I have an excel sheet(2007) which requires password to open it. The password has been forgotten.

Is there anyway to retrieve content from that excel file or break the password?

link|improve this question
feedback

migrated from stackoverflow.com Jan 5 '11 at 0:48

This question came from our site for professional and enthusiast programmers.

closed as exact duplicate by studiohack, Diago Jan 5 '11 at 6:29

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

Depends what type of encryption/strength of the password that was used.

link|improve this answer
feedback