Are you saying I cannot control the tabs individually? Some users may have all rights to the parent form but not allowed to make changes to data on the other 5 tabs such as accounting. If I put this on the parent form how does this help me prevent the user from modifying data on that tab but...
I have an Access 2003 database. I have a form with 5 tabs. I want to prevent some users from editing data on some of the tabs.
I added some logic to the OPEN property of the parent form but it does not work. "Object doesn't support this property or method." What is the correct way of...