I am doing project in EXCEL VBA. i am taking refernce of some projects made in excel vba. But when I trid to open that excel sample projects, it ask me for password. so how can bypass password for that excel project so i can take refrence so that i can take refrence of sample.

Please help....

link|improve this question
feedback

migrated from stackoverflow.com Mar 21 '10 at 12:52

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

1 Answer

the password was likely put in place to prevent copying of code. I would try Google for code that is freely available on the web relating to the sample project you are trying to recreate. Or ask a specific question here and see what you get.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown