Free Lessons
Courses
Seminars
TechHelp
Fast Tips
Templates
Topic Index
Forum
ABCD
 
Home   Courses   TechHelp   Forums   Help   Contact   Merch   Join   Order   Logon  
 
Back to Access Forum    Comments List
Upload Images   @Reply   Bookmark    Link   Email   Next Unseen 
Ribbon Access
Robert Valentin 
     
9 months ago
Hi:

I have a database with user level access (Admin, Supervisor and Entry Level). I have manage the access for each level with access to the forms or reports as individual objects.
I'm trying now to have a different Ribbon for each level with the options they need and is working the code bellow but requires to exit and enter again to the app database to take effect becasue it change the default Ribbon name for the DB.
  If UsrAccessType > 3 Then
      strRibbonName = "Cuidadores"
      If CurrentDb.Properties("CustomRibbonID") <> strRibbonName Then
         CurrentDb.Properties("CustomRibbonID").Value = strRibbonName
      End If
There's any way that i can provide a different Ribbon for each type of access without exiting and start again the db app?
Or it would be better to have a Default Ribbon with all the options and disable the Xml Ribbon group depending on the user access level?

Any help or direction on how to manage the ribbon access will be appreciated.

Thanks,
Robert
Juan Rivera  @Reply  
            
9 months ago
Richard Rost  @Reply  
          
9 months ago
Yeah, this isn't exactly a quick answer type solution. I cover all of this in the developer classes, especially the one that Juan just recommended.
Robert Valentin OP  @Reply  
     
9 months ago
Ok thanks i was already looking at access developer 44 Part1 of Ribbons and one topic is how to swap ribbons on the fly with vba code so I'm getting closer.

This thread is now CLOSED. If you wish to comment, start a NEW discussion in Access Forum.
 

Next Unseen

 
New Feature: Comment Live View
 
 

The following is a paid advertisement
Computer Learning Zone is not responsible for any content shown or offers made by these ads.
 

Learn
 
Access - index
Excel - index
Word - index
Windows - index
PowerPoint - index
Photoshop - index
Visual Basic - index
ASP - index
Seminars
More...
Customers
 
Login
My Account
My Courses
Lost Password
Memberships
Student Databases
Change Email
Info
 
Latest News
New Releases
User Forums
Topic Glossary
Tips & Tricks
Search The Site
Code Vault
Collapse Menus
Help
 
Customer Support
Web Site Tour
FAQs
TechHelp
Consulting Services
About
 
Background
Testimonials
Jobs
Affiliate Program
Richard Rost
Free Lessons
Mailing List
PCResale.NET
Order
 
Video Tutorials
Handbooks
Memberships
Learning Connection
Idiot's Guide to Excel
Volume Discounts
Payment Info
Shipping
Terms of Sale
Contact
 
Contact Info
Support Policy
Mailing Address
Phone Number
Fax Number
Course Survey
Email Richard
[email protected]
Blog RSS Feed    YouTube Channel

LinkedIn
Copyright 2026 by Computer Learning Zone, Amicron, and Richard Rost. All Rights Reserved. Current Time: 5/21/2026 1:28:27 AM. PLT: 1s