Results 1 to 2 of 2

Thread: Userform Search

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2005
    Posts
    1

    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.
    Attached Files Attached Files

  2. #2
    Frenzied Member DKenny's Avatar
    Join Date
    Sep 2005
    Location
    on the good ship oblivion..
    Posts
    1,171

    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
  •  



Click Here to Expand Forum to Full Width