Results 1 to 21 of 21

Search through database and display results in userform

Threaded View

  1. #1
    Registered User
    Join Date
    12-20-2008
    Location
    Mumbai
    MS-Off Ver
    Microsoft Office 2003 and 2007
    Posts
    36

    Search through database and display results in userform

    I have a database of 13 columns and ever increasing rows.
    I want the following to be there on my userform.


    1 combobox:
    showing the list of categories from which to search.(The categories are the column headings in columns A1 to A13.The user will have to select one category.

    1 textbox:
    Here the user will enter the search term.

    1 Command Button:
    When the command button is clicked/entered, the code shall be such that it will search in the column corresponding to the category mentioned in the combobox and display the results( The entire 1 row x 13 cloumns containing the search term) in a Listbox. If the search term does not matches then a message box should appear with the message "No entries found"
    [B]


    1 Listbox:to display the search result as mentioned above.

    Thanks in advance for the help
    Last edited by karthikcoep; 01-29-2009 at 02:45 AM. Reason: Solved

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1