That is precisely what I need to do. Each user has their own profile as to
what they can and can't do. The code adds these functions to the Menu Bar
each time the database starts. Avoids having to clutter up forms with
numerous command buttons and distributes the functions across the
application. Users *do not* have to exit out of what they're doing if they
need to do a related function. (Why should I have to exit entering an order
to update a customer's address?)
"Linq Adams via AccessMonster.com" wrote:
> If I understand your post, you're trying to dynamically make ***design
> changes*** to your custom Menu Bar, and you cannot do this to an MDE file.
> The whole point in using MDE files is to prevent design changes from being
> made! .
>
> --
> There's ALWAYS more than one way to skin a cat!
>
> Answers/posts based on Access 2000/2003
>
> Message posted via AccessMonster.com
> http://www.accessmonster.com/Uwe/For...dules/200808/1
>
>