Results 1 to 2 of 2

Thread: 2 things

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 2000
    Location
    Chesterfield, UK
    Posts
    298

    Unhappy

    I'm writing a database with VB6 and MsAccess 2000.

    First of all I have 2 list boxes. The first list box contains qualifications and I written a function to copy the qualification values from the first list box to the second....but I cant seem to get access to hold the values of the second list box???? Why????

    Secondly, I would like to be able to remove the values from the second list box one by one..

    Please help me.

  2. #2
    Member
    Join Date
    Oct 2000
    Location
    Netherlands
    Posts
    54

    Be more specific

    Please be more specific.

    Do you use a databound listbox? Provide some code.

    Listbox items can be reomved with ListBox.Listitem(Listindex).Remove
    A mind is like a parachute, it has to open to let it work
    www.2beesoft.com for Icon Manager with over 20.000 free icons
    VB6 Ent. SP4, ASP, W2000/W98

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