Hello together,
i need help again :) A couple of weeks ago, i got so many advices.
I have two listboxes. The first one is filled with data and the other one is empty. Now the User wants to fill the second Listbox by using the first Listbox and a button. The User has to choose one element in the...
I tried this one because it is quite similar to my problem. I add a third colomn to my table like the demo and named it also POSITION. I got a run-time-error 13 'Type mismatch'. Also i have changed the declaration to variant. But now i got an other run-time error maybe you can find the failure...
Hello together,
I am the first time here. I have a huge problem, maybe you can help me. I have a listbox and two buttons. I would like to move a selected element in the listbox up with the UP-BUTTON. With the DOWN-BUTTON, i would like to move the selected element down.
The data which you can...