View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Michael Malinsky Michael Malinsky is offline
external usenet poster
 
Posts: 24
Default listbox click event help

Thanks...after I sent my last post, I was messing around with it and
came up with the same solution. My initial confusion was regarding the
placement of the

Private bCancelClick as Boolean

Once I figured that out I followed the rest.

Thanks again.