Change Password Macro VBA ?

Cassy01

New member
Local time
Today, 10:00
Joined
Jan 2, 2006
Messages
7
Hello All, i am trying to write a macro that will allow me to change my password when i click on a command button.

For example i click on the command button and the change password box appears.

Can anybody help?

Thanks
Benn

p.s: Access Novice Here !!
 
Code:
DoCmd.RunCommand acCmdSetDatabasePassword
 

Users who are viewing this thread

Back
Top Bottom