Understood. the issue i am having restricting access to controls in a sub-form. Example, in the navigation form i have several sub-forms within those buttons on the main form which i can use to disable access to certain sub forms.
Example;
If user access = 1 then
DoCmd.Open form "Navigation"...