Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming,microsoft.public.excel.sdk,microsoft.public.vc.language,comp.os.ms-windows.programmer.win32
|
|||
|
|||
![]()
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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
List Box in Control Tool Bar | Excel Discussion (Misc queries) | |||
What happened to Scenarios tool (drop-down list)? | Excel Discussion (Misc queries) | |||
List box in tool bar | Excel Discussion (Misc queries) | |||
How do I create a list when it is not in the Data tool bar? | Excel Discussion (Misc queries) | |||
List Tool Bar | Excel Programming |