Hi, Have you tried using a for loop with something like:
For index=0 to mylist.listcount Var=mylist.List(index) next Best wishes, Andrew. -----Original Message----- From: [email protected] <[email protected]> Sent: 23 March 2010 17:57 To: [email protected] Subject: [nsbasic-ce] Combo Box search Is it possible to search the list of a combo box for a specific String or input from a textbox value? If so how would you do this? -- You received this message because you are subscribed to the Google Groups "nsb-ce" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nsb-ce?hl=en.
