Thread: ListBox
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TOM TOM is offline
external usenet poster
 
Posts: 6
Default ListBox

Hello,

I have ListBox, there are few rows. I just need know which one is select
(order number). I tried this: MsgBox ListBox1.ListIndex ... but I quess this
is bad.

Can you help me.
Thanks
Tom