Recent content by spacerocket

  1. S

    copy from one listbox to another

    ah stupid me I did not add my ID Column to my query
  2. S

    copy from one listbox to another

    Spoke to soon, had everything working perfect on a small testing database, but when I uppdated listbox1 from a query and not a table it did not work. For some reason when I call my sub that changes the boolean expression it erros if reading from the query. I get a type mismatch run time error...
  3. S

    copy from one listbox to another

    Mr. B, Thank you that worked perfectly. Way easier then what I was trying to do.
  4. S

    copy from one listbox to another

    Ok, I have read a lot of post and tried a lot of different things, but can not get it to work the way I want. Here is a description of what I have and what I need. First of all, I have a listbox that show 5 columns of data updated from a query with cascading combo boxes. (note the combo box...
Back
Top Bottom