You can't really lock a table, which is why you either need to secure the
database (MDBs only) and/or hide the tables so that there's no possibility
of anyone seeing them, then lock the form containing the data. If there
could be anyone who will try to get in, use the ByPassKey lock to keep them
out of the hidden tables: