I have created a toolbar using the Customize function. This is a toolbar with five options. Each of these options is a group that has a number of further options (i.e. opens various forms and reports).
Depending on the user access level, I would like to disable some options from within VBA.
I can't see how it is possible to read through the toolbar collections to identify the menu options and disable them.
Any suggestions would be appreciated. Thanks.
Depending on the user access level, I would like to disable some options from within VBA.
I can't see how it is possible to read through the toolbar collections to identify the menu options and disable them.
Any suggestions would be appreciated. Thanks.