Is there any way to add item in combobox based on textbox value?
For example:
I have a textbox, Combobox and Commandbutton. When i enter a data in textbox and click the Commandbutton, that data will add in Combobox.
Is there any way to add item in combobox based on textbox value?
For example:
I have a textbox, Combobox and Commandbutton. When i enter a data in textbox and click the Commandbutton, that data will add in Combobox.
Maybe something like this...
![]()
Please Login or Register to view this content.
Hi AlpaFrog, it works! how do i permanently saved the new item in combobox? when i add new item and close the workbok, combobox was back to zero item.
Could you please provide me the code for that?
You need to save the items somewhere, perhaps a worksheet.
Then when you open the form next time populate the combobox with the saved items.
Last edited by Norie; 04-14-2013 at 07:25 PM.
If posting code please use code tags, see here.
i have this code, how do i link the combobox items in range?
![]()
Please Login or Register to view this content.
Can anyone help me on this?
![]()
Please Login or Register to view this content.
Hi Alphafrog, perfect! thanks a million! by the way could you please help me with my other thread regarding textbox events? Here's the link of my other thead: http://www.excelforum.com/excel-prog...html?p=3193799
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks