Two parts to this question.
1) Can you create VBA for a table only?
2) Can you create a form in VBA on a table that will only make the table visible if the correct password is entered?
Reason: I need to make certain tables viewable to only certain people. I've created tables that my employees can enter their time in and tables that I can see all the times and forms that I can display the times in. However, I don't want Employee A to be able to see Employee B's time sheet.
1) Can you create VBA for a table only?
2) Can you create a form in VBA on a table that will only make the table visible if the correct password is entered?
Reason: I need to make certain tables viewable to only certain people. I've created tables that my employees can enter their time in and tables that I can see all the times and forms that I can display the times in. However, I don't want Employee A to be able to see Employee B's time sheet.