Microsoft Access Encrypt Field

Microsoft Access Encrypt Field provide you with a good idea of protecting your passwords. So, if your business uses Microsoft Access application to manage any kind of sensitive data, then it would be better to encrypt the passwords of your users.

Since encryption is sort of applying a mathematical algorithm to a specific field or string of characters, you could create your own code. However, the below VBA (Visual Basic for Application) code is a sample of encryption and decryption of Microsoft Access fields.

Keep in mind that medium to advanced programmers can easily decrypt these codes if the database is accessible to them. Therefore, you can always find other methods to secure your database.

Microsoft Access Encrypt Field

Microsoft Access Encrypt Field

Microsoft Access Decrypt Field

Moreover, you can download the below sample database which uses the above method to encrypt and decrypt a user password.

An alternative way to encrypt or decrypt Microsoft Access Application

Microsoft Access includes a database password utility to secure your application. Therefore, you can encrypt your access database and provide the password to your authorized employees only. So, to encrypt and decrypt Microsoft Access Application, follow these steps:

Encrypt Microsoft Access Application

  1. Launch Microsoft Access and click “Open” on the File tab.
  2. Then, navigate to the Access file that you want to encrypt.
  3. Click the arrow next to the Open button then select “Open Exclusive” from the drop-down menu to open your Access database in Exclusive mode.
  4. On the File tab, click Info.
  5. Click Encrypt with Password.
  6. Enter a password twice to verify and confirm.
  7. Finally, click OK button.

Decrypt Microsoft Access Application

  1. Open your encrypted Access database.
  2. The “Password Required” window appears.
  3. Enter your password.
  4. Finally, click the “OK” button.

For more pro MS Access Programs, please visit our home page here.

To use Microsoft Access Programs.
You’ll need to have Microsoft Office installed including the bundle of MS Access or to download the free Microsoft Access 2016 run-time.