I choose tools, security, user and group accounts - I select the username and click Change Logon Password and tab to bypass Old Password and type the password in but I get an error that the old password is not correct.
It's a Catch-22. For this to work, you must logon as that user. But Access by default always logs on as Admin. So (without using vba code) you need to create a shortcut that logs on as the user you want to change. The Target of the shortcut should be:
DON'T try to use the ridiculous 'fake shortcuts' that most new versions of Access put on the Start\programs bar for Win XP. These are fake shortcuts, you can't edit them. You need to go into the c:\progra--blah blah whatever\ location where access is and create a shortcut manually to msaccess.exe
Then this opens access logged on as that user (with the default blank password) and you can now change the password.
The next time you click that shortcut, it will prompt you for the password.
--Jim
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.