|
-
Oct 17th, 2005, 12:45 PM
#1
Thread Starter
New Member
Userform Search
Hi Friends,
This is my first post in this forum.
I have a file which uses an userform to input data.
I can also search for entries using the user form.
I have attached the file for your reference.
But the search is restricted to only one field (Display name).
Is it possible to search using different fields (one at a time).
Is it possible ????
Regards,
Salim.
-
Oct 17th, 2005, 01:15 PM
#2
Re: Userform Search
You could do this by adding a DropDownListBox with your colum headers
In the cmbFind_Click event you would change the column for rSearch based on the selected value in the listBox.
Declan
Don't forget to mark your Thread as resolved.
Take a moment to rate posts that you think are helpful 
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
|