Programmatically setting the RibbonName

C

claton

Hello Access junkies :)

I wanted to know if there is a way on how to set the RibbonName
Programmatically??

any kind of help or pointers will be helpful,

Regards,
Claton
 
M

Maurice via AccessMonster.com

Well you have to be a bit more specific but I found this site convenient for
my questions regarding the ribbon. Maybe it will give you the guidelines your
looking for:

http://www.accessribbon.com/

Maurice
 
C

claton

hmm.. When we create a new ribbon via xml we need to manually add the
RibbonName in Access Options -> Current Database -> ribbonname. in order to
show the customized ribbon. I want to automate this process via code so that
users does not have to manually do it.

Is is possible??
 
Top