+ Reply to Thread
Results 1 to 3 of 3

Search table with multiple criteria and return row

  1. #1
    Registered User
    Join Date
    11-08-2009
    Location
    Akron, OH
    MS-Off Ver
    Excel 2003
    Posts
    6

    Search table with multiple criteria and return row

    I have been working on a variation of this for a long time and I cannot get it to work.

    It is better to just post the example and go from there.

    I am trying to depending on the textbox selection get the proper ROW from DEALLIST to show up.
    Attached Files Attached Files
    Last edited by grunwaldlove; 11-11-2009 at 11:17 AM.

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Search table with multiple criteria and return row

    If I've understood... I would do the following (based on what you have presently)

    I1:J7 enter field names where I is field <> "" and J is field = "", eg:

    Please Login or Register  to view this content.
    Then ascertain column positions within your table

    Please Login or Register  to view this content.
    Clear the present formulae in H1:H7, given you only need output for one given selection at any given time there is really no need to conduct 7 SUMPRODUCTs - 1 will suffice and this can be done in A4 directly such that:

    Please Login or Register  to view this content.
    For returning table row positions for given selection and again (as above) utilising the table you put into place in I1:J7

    Please Login or Register  to view this content.
    As you alter your selection in the Form Control so the row list should update accordingly.

  3. #3
    Registered User
    Join Date
    11-08-2009
    Location
    Akron, OH
    MS-Off Ver
    Excel 2003
    Posts
    6

    Red face Re: Search table with multiple criteria and return row

    Thanks again for the help. That did it, although I had to keep the formulas that listed how many reults qualified.

+ Reply to Thread

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