Results 1 to 5 of 5

Listbox buggy?

Threaded View

  1. #1
    Forum Contributor
    Join Date
    07-04-2014
    Location
    Netherlands
    MS-Off Ver
    all
    Posts
    121

    Exclamation Listbox buggy?

    
    
    
    Private Sub ListBox1_Click()
        If ListBox1.Selected(3) Then
           ListBox2.ListIndex = 0
          End If
    End Sub

    What goes wrong here?
    Somethimes even ListBox1.Selected(0), ListBox1.Selected(1), ListBox1.Selected(2) is acting like the the above code?
    Last edited by mreFF; 07-19-2014 at 07:46 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] command is buggy sometime..
    By extremis in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-03-2013, 04:06 PM
  2. Buggy textbox after running macro
    By Javajawa16 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-24-2013, 06:22 PM
  3. [SOLVED] A Buggy Chart
    By Conan Kelly in forum Excel Charting & Pivots
    Replies: 4
    Last Post: 09-07-2005, 01:05 AM
  4. Re: A Buggy Chart
    By Conan Kelly in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 09-07-2005, 01:05 AM
  5. Buggy VBE behavior
    By Nick Hebb in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-06-2005, 12:05 AM

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1