+ Reply to Thread
Results 1 to 4 of 4

If function

  1. #1
    Registered User
    Join Date
    11-08-2008
    Location
    Winnipeg
    Posts
    10

    If function

    Hi all,

    I am currently trying to setup a system that the user fills out information on one sheet, such as the suppliers name in A1 and the product and price in B1 and C1. I then want to have all the information in cell B1 and C1 go to the invoice (separate sheet) matching the name of the supplier in A1.

    The problem I am having, is I am searching through over 100 names in column A and maybe returning results of 5 matching.

    I am currently using an if statement that seems to work but everytime the statement is false it returns a blank row.

    What I am wondering is if it is possible to create an if statement or any other kind of function to search a group of cells and return the true results in order and void the false results?

    Thanks in advance for any assistance you can provide.

  2. #2
    Registered User
    Join Date
    11-03-2008
    Location
    NC
    Posts
    4
    It sounds like you could use vlookup:

    http://articles.excelyogi.com/vlooku...on/2008/10/23/

  3. #3
    Registered User
    Join Date
    11-08-2008
    Location
    Winnipeg
    Posts
    10
    Thanks,

    The VLOOKUP seems to work for what I want, but it only displays the first true result not the other 4 true. anyway to fix this?

  4. #4
    Valued Forum Contributor
    Join Date
    08-26-2008
    Location
    singapore
    Posts
    626

    See the attachment

    I think this is what you need
    Attached Files Attached Files
    I need your support to add reputations if my solution works.


+ 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