How do I populate a DropDown menu in real-time in Office 2007

U

Ulf Nilsson

Hi,

Background:
I want to create a DropDown menu with the recent company templates used. If
a user opens a template, that template is added to the DropDown menu. We have
this system already today in a form. But it would be nicer to have it
directly in the ribbon.

The examples I have found is for Excel and is not populated in real-time.
One adds something manually ina specific range in a sheet and it shows in the
DropDown menu. Or the DropDown menu is populated when Excel starts.

Any example of code or suggestion where to start would be appreciated.

// Ulf
 
D

David Horowitz

I'd have to see the code you're currently using to suggest how to modify it
to be more dynamic...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top