Results 1 to 8 of 8

Searching tables and displaying results

Threaded View

  1. #1
    Forum Contributor
    Join Date
    02-08-2006
    Location
    UK
    MS-Off Ver
    2013
    Posts
    204

    Searching tables and displaying results

    I have a table in sheet1 with columns A to K.

    Column A is a unique ID number (lets call it ID_No), the rest is information linked to it.
    Column C is a job number which is not unique.

    What I want to do is as follows:

    1. Search for and display unique ID. I want a user form (which will only contain one textbox - textbox1) for the user to enter the ID_No they want to search for. I then want Sheet2 (which has the same column headers as sheet1) to display all the data in that row.

    2. Similar to the above but with Job-No which is not unique. This time, I want to search and display (as before) all the job numbers that exactly match the search data entered and to display the rows which contain that job number.

    I need this to be done by VBA - not by using filters or any other method.

    Help or link to solution appreciated.
    Last edited by wonderdunder; 03-12-2011 at 05:10 AM.

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