Share via

Password Reset Form

Anonymous
2014-10-01T20:03:52+00:00

I've created a database that has info that does not need to be "secure" but I do want to require a login as their username is associated with an access level that will open a specific form based on that access level. In reading other posts I've figured out how to create a login form, have it open the other forms based on access level, and I know how to have it open a password reset form if the PWReset field in the table is Yes. What I need help with is coding the Password reset form.

Can someone give me an example?

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

5 answers

Sort by: Most helpful
  1. ScottGem 68,830 Reputation points Volunteer Moderator
    2014-10-01T20:11:45+00:00

    Please check out my blog on Login Security using VBA. It includes such a password reset function.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2014-10-01T21:00:46+00:00

    How do I stop it from opening the Main Menu form along with the Password Reset form.

    In your sample the Main Menu form opens in the background, but I don't want it to appear at all until they've changed their password.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2014-10-01T20:33:25+00:00

    I just found the sample database. I'll let you know if I still have questions.

    Thank you.

    Was this answer helpful?

    0 comments No comments
  4. ScottGem 68,830 Reputation points Volunteer Moderator
    2014-10-01T20:26:27+00:00

    Did you check my blog? It includes code and a sample database.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2014-10-01T20:20:41+00:00

    you mention a password change form, but you don't say what's one it, e.g. the bound or unbound fields and any code for that page, which is where i'm having issues.

    Was this answer helpful?

    0 comments No comments