Results 1 to 2 of 2

Thread: .

  1. #1

    Thread Starter
    PowerPoster Lethal's Avatar
    Join Date
    Oct 2000
    Location
    Ohio
    Posts
    2,496
    Code:
    Private Sub Command1_Click()
    Text1.Text = Combo1.ListIndex + 1
    End Sub
    I added the one because the combo box starts out as zero-based

  2. #2

    Thread Starter
    PowerPoster Lethal's Avatar
    Join Date
    Oct 2000
    Location
    Ohio
    Posts
    2,496

    Ugh

    Ahh, was supposed to be a reply..Soorrryy

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