Home |
Search |
Today's Posts |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
My thanks to both of you ... it now works with the following code based on
your valuable directions and input! Brad Private Sub Worksheet_Change(ByVal Target As Range) If Target.Address = "$A$122" Then PickSymbolOpen1 End If End Sub "Brad" wrote in message ... Could someone explain the easiest way for me to automatically activate an existing macro based on clicking on, then selecting a choice from a dropdown list? Thanks in advance for any advice! Cheers! Brad |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
dropdown list determined by another dropdown list | Excel Discussion (Misc queries) | |||
Help with Macro - Make Dropdown List Temporarily Wider | Excel Discussion (Misc queries) | |||
Dropdown List - list item endings not visible if column too narrow | Excel Discussion (Misc queries) | |||
result of selecting from the dropdown list should be a dropdown list | Excel Worksheet Functions | |||
result of selecting from the dropdown list should be a dropdown list | Excel Worksheet Functions |