Results 1 to 2 of 2

Thread: Combo Box

  1. #1

    Thread Starter
    PowerPoster lintz's Avatar
    Join Date
    Mar 2003
    Location
    The 19th Hole
    Posts
    2,697

    Question Combo Box

    I'm creating a golf app to keep all my stats. I have a form where I add a new course (name, par and length of each hole) which is fine. When I open my form to add a new score I want to be able to choose the course from a combo box and all the course details (par and length of each hole) automatically fill the labels corresponding to the appropriate hole. I'm not quite sure where to start. Can someone please give me some suggestions.

    Thanks
    Lintz.

  2. #2
    Super Moderator manavo11's Avatar
    Join Date
    Nov 2002
    Location
    Around the corner from si_the_geek
    Posts
    7,171
    The listindex shows you which item you selected. So you can check the yourlist.List(listindex) and accordingly load/show all the stuff...


    Has someone helped you? Then you can Rate their helpful post.

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