J
Joe
I'm trying to develop additonal features for a custom ribbon in office 2007.
I need to create a toolbar.....errr.....a custom ribbon with about 10-15
groups with buttons. When the button is pressed i need it to insert a
AutoTextList and change the style of the list to simply present a short list
of autotext choices. The AutoTextList will simply display "Right Click to
Choose Code" When the user's click on the list it will display all the
autotext associated with that style.
i want to be able to pull the autotextlist from a database table based on
the "style" this will allow me to update the table since it will change over
time.
any suggestions on the best way to handle this? I've done the autotextlist
many times, but, not pulling it from a DB.
thanks
Joe
I need to create a toolbar.....errr.....a custom ribbon with about 10-15
groups with buttons. When the button is pressed i need it to insert a
AutoTextList and change the style of the list to simply present a short list
of autotext choices. The AutoTextList will simply display "Right Click to
Choose Code" When the user's click on the list it will display all the
autotext associated with that style.
i want to be able to pull the autotextlist from a database table based on
the "style" this will allow me to update the table since it will change over
time.
any suggestions on the best way to handle this? I've done the autotextlist
many times, but, not pulling it from a DB.
thanks
Joe