Results 1 to 2 of 2

Thread: Excel PopUp Menu ComboBox

  1. #1

    Thread Starter
    Fanatic Member Avatarp's Avatar
    Join Date
    Sep 2002
    Location
    Calgary
    Posts
    826

    Excel PopUp Menu ComboBox

    I have a popup menu created at run-time with a combobox in it. I have the .OnAction property set to a sub routine. How do I know which item in the combobox was selected?

  2. #2
    I don't do your homework! opus's Avatar
    Join Date
    Jun 2000
    Location
    Good Old Europe
    Posts
    3,863
    The ListIndex holds the presently selected Item. If it'S "-1" nothing is selected!
    If you are using MultiSelect it is the Selected properiety
    You're welcome to rate this post!
    If your problem is solved, please use the Mark thread as resolved button


    Wait, I'm too old to hurry!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width