VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Check If an MS Excel or Acccess File is password protected

Don  (3 Submissions)   Databases/Data Access/DAO/ADO   Visual Basic 5.0   Unknown Difficulty   Thu 12th August 1999   Mon 8th February 2021

Check If an MS Excel or Acccess File is password protected

API Declarations


Use:
1)start new project
2)add a command button and a text box
3)in command button code enter
msgbox(Password_Check(Text1))
4)run program, type in file location in textbox and hit command button. It'll com eup with a msgbox with a true or false if the file is password protected.

Note: this will only work on xls or mdb files.


Rate Check If an MS Excel or Acccess File is password protected (2(2 Vote))
Check If an MS Excel or Acccess File is password protected.bas

Check If an MS Excel or Acccess File is password protected Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters