ListBox/ComboBox Acting as Macro/Hyperlink Tool
Phil,
You have the _Click and _Change events for these controls where you can run
whatever code you require.
NickHK
"Phil H" wrote in message
...
Is it possible have a List Box or Combo Box act as a macro and/or
hyperlink
tool, such that when the user highlights one of the choices and clicks on
it,
the selected text appears in the LB or CB, and the macro or hyperlink is
executed?
|