I created file .mde
How to I can set password for table????
Many thanks
I created file .mde
How to I can set password for table????
Many thanks
You cannot set a password for a table. You can only set a password for the entire database. You users should never see the tables, they should only interact with the data through forms. You can restrict what a user can do through the various properties associated with the forms and the controls on those forms.