|
-
Apr 2nd, 2003, 07:24 PM
#1
Thread Starter
New Member
For/Next loop to search a listbox
Hi all,
I'm pretty new to VB. I'm taking my first BV course at my university and I'm having trouble tryin to figure something out.
Here's the problem:
I have a combo box (cboAddresses) with email addresses and a text box(txtDomainSearch). Domain names entered in the txtDomainName need to search the items in cboAddresses by using a For/Next loop and the matches(if there are any) will be displayed in a message box. But I can not get the search to work.
Its frustrating because i know someone else would be able to do this in 2 minutes and I've been spending hours. I thought this was pretty simple and i know it is, but i just cant figure it out. can anyone help??
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|