How to Set MS Access VBA Password in Bangla | ভিবিএ কোড লক করে রাখুন | MS Access Bangla
ভিবিএ কোড লক করে রাখুন
The VBA coding that comes out
from your knowledge and put in under the button or On Load event procedure of
form (shown below) in your Access program is your property. Sometimes you don’t
want to share your code to anyone or your co-worker. You can protect it with
the password under the MS Visual Basic for Application (VBA).
Methods:
1 Open your MS Access
file and open the form design view and go to the form property. Click on any
event and select the Event Procedure to open the VBA program. Or using a shortcut
to open Microsoft Visual Basic for Application by pressing Alt + F11
2 Under the VB
Application, click on Tools on the menu bar then select file properties.
3 After the Project
Properties window open, click the checkmark on Lock project for viewing and enter
a password then confirm password. Save and Close the MS Visual Basic for
Application. Save Form and close Access program
4 Open Access file again
and open the form design view then click on the Event Procedure to open the VBA
code.
5 the mini window to
enter the password will pop up and require a password to open the Microsoft Visual
Basic for Application to change/edit the VBA coding.

কোন মন্তব্য নেই