View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_7_] Bob Phillips[_7_] is offline
external usenet poster
 
Posts: 1,120
Default Selecting a listbox item event

Get the Listbox_Click event.

--
HTH

Bob Phillips

"Todd Huttenstine" wrote in message
oups.com...
Hey

I want to have a code run when a user selects any item in my listbox
(Listbox1). How can I make this happen?


Thanks
Todd Huttenstine