Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I'm just trying to create a list box that will trigger a macro depending on what value in the list is selected. Is there an easy way to do this? Thanks! Robert |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Where is the listbox? If in a form, or a control toolbox listbox, it has a
click event associated with it where you can run your code. If from a forms toolbar, you can assign a macro. -- HTH Bob Phillips "Linking to specific cells in pivot table" crosoft.com wrote in message ... Hi, I'm just trying to create a list box that will trigger a macro depending on what value in the list is selected. Is there an easy way to do this? Thanks! Robert |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro to create a list | Excel Discussion (Misc queries) | |||
macro to create list | Excel Discussion (Misc queries) | |||
Create list with macro | Excel Discussion (Misc queries) | |||
Create a macro with a list | Excel Worksheet Functions | |||
How to create a macro that compares a list to another list | New Users to Excel |