Thanks for this! I think I will try and do this later, hopefully it will work. (I have so many assignments to finish!)
Thank you for your help, everyone =)...
User Profile
Collapse
-
No, but close.
Actually the items of the combobox was determined in the design of the form, so when user clicked on an item from the combobox, then something will appear on the listbox. This is what I have in mind:
=============== =============== ====
'courts is one of the item of the combobox.
If combobox.select editem = "courts" Then
lstbox = "I'm going to add something here."...Leave a comment:
-
No. It's like this:
I have a combobox that shows two options: for example, maybe day and night. If the user selects day, a certain item is going to be displayed in the list box, but they are not from database. It's gonna be in the coding. It sounds simple...hopefu lly you can understand what I'm trying to explain. Not good at explaining, really....Leave a comment:
-
Select an item from combo box then display to list box?
I have a combobox and a listbox. When the user select an item from the combobox, then the listbox will show a certain data. How do I do this?
Thank you in advance.
No activity results to display
Show More
Leave a comment: