Results 1 to 4 of 4

Thread: [RESOLVED] Listbox problem

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Apr 2006
    Posts
    221

    Resolved [RESOLVED] Listbox problem

    Ok, my code starts with this:

    VB Code:
    1. If shops.ListIndex = "shop 1 - small" Then

    and then carries on. shops is the name of my listbox and this code goes on a button. But then every time i try and work it it comes up with a runtime error saying "type mismatch". i also tried this with it being shops.selected instead but that didn't work either.

    All help would be appreciated. Thanks.
    Last edited by Hack; May 22nd, 2006 at 12:19 PM. Reason: Added [RESOLVED] to thread title

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