|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Refresh DropDownList - Select Orginal Option !I have a drop down list on my VB form, from where I am entering the data in Excel sheet. In the form a I have drop down list where the user has to select an option and clickon "submit" to enter the data in Excel. Apart from dropdownlist, we have some textboxes as well. Now after pressing [Submit], I wanted to clear the data entered earlier in textboxes as well as dropdown lists. Using text1.text = "", I was able to clear the textboxes. However with what little knowledge I have, I am not able to refresh the dropdown list, to go back to the original state where nothing is select from the drop down options. I have tried dropdown.refresh, didnt work. Any ideas, how I can get that to work, will be appreciated. Thanks & Regards Lovely <lovely_angel_for_***@yahoo.com> wrote in message
Show quoteHide quote news:1142770521.379652.177120@i40g2000cwc.googlegroups.com... Combo1.ListIndex = -1> Hi, > > I have a drop down list on my VB form, from where I am entering the > data in Excel sheet. In the form a I have drop down list where the user > has to select an option and clickon "submit" to enter the data in > Excel. > > Apart from dropdownlist, we have some textboxes as well. > > Now after pressing [Submit], I wanted to clear the data entered earlier > in textboxes as well as dropdown lists. > > Using text1.text = "", I was able to clear the textboxes. However with > what little knowledge I have, I am not able to refresh the dropdown > list, to go back to the original state where nothing is select from the > drop down options. > > I have tried dropdown.refresh, didnt work. > > Any ideas, how I can get that to work, will be appreciated. > > Thanks & Regards > Lovely >
keycodes
Find most similar filename Timer to start my program at a certain time? Sending Email with VB Finding child? windows Retval - Shell program run problem with parameters Run-time error 523 DAO Control Find Method VB6 keeps asking for VisualStudio 2005 DVD object does not source automation error |
|||||||||||||||||||||||