List box in tool bar

M

Mousam

Hi All,
I was wondering if following is possible in a XLL using Excel C
API?

1.) I want to add a tool bar using Excel C API which contains a list
box. List box must be having some predifned values say "Item1",
"Item2", "Item3", "Item4" etc...
2.) Whenever user chooses something from this list box, value of that
item should be displayed in the message box(alert). e.g. if user
chooses "Item2" from list box
then a message box should display to the user saying "You have
choosen item2 from list box".

Is it possible in XLL using Excel C API, if yes how can we do it?

Thanks & Regards,
Mousam Dubey
 

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