+ Reply to Thread
Results 1 to 15 of 15

Easy Question for you Excel Gurus - If? Match? Lookup?

  1. #1
    Registered User
    Join Date
    06-11-2015
    Location
    USA
    MS-Off Ver
    2010
    Posts
    9

    Easy Question for you Excel Gurus - If? Match? Lookup?

    Hi.. I have two little issues.

    I first need a formula that will return an X if the rows in a column match a cell on a separate sheet
    (If the vendor at top of Column E, sheet 2 is the vendor in rows of column L on sheet 1 for any of the part numbers listed on sheet 1 column A)

    **Sheet 1 has part numbers with vendors listed a few columns over, sometimes if a part number has multiple vendors it will be listed more than once so that theres another line with the second vendor on it
    **Sheet two has column A as the part number, and the vendors all listed with their own columns

    I have to put an X in the part number row, vendor column on sheet 2 to show which part numbers we've gotten from which vendors.

    Next, I have to put this new formula inside this formula

    =IF(VLOOKUP(A6,'FE Inv with LPP'!A:L,10,FALSE)>0,"X"," ")

    So that if the first formula returns a match it will go on with the if and vlookup to a return an X only if both are true..
    Does that makes sense to anyone?

  2. #2
    Forum Expert
    Join Date
    10-09-2012
    Location
    Dallas, Texas
    MS-Off Ver
    MO 2010 & 2013
    Posts
    3,049

    Re: Easy Question for you Excel Gurus - If? Match? Lookup?

    Can you post a sample workbook?
    Please ensure you mark your thread as Solved once it is. Click here to see how.
    If a post helps, please don't forget to add to our reputation by clicking the star icon in the bottom left-hand corner of a post.

  3. #3
    Registered User
    Join Date
    06-11-2015
    Location
    USA
    MS-Off Ver
    2010
    Posts
    9

    Re: Easy Question for you Excel Gurus - If? Match? Lookup?

    Quote Originally Posted by mikeTRON View Post
    Can you post a sample workbook?
    Yes!! Thanks so much for replying!
    Attached Images Attached Images
    Last edited by aware073; 06-11-2015 at 01:01 PM.

  4. #4
    Forum Expert
    Join Date
    10-09-2012
    Location
    Dallas, Texas
    MS-Off Ver
    MO 2010 & 2013
    Posts
    3,049

    Re: Easy Question for you Excel Gurus - If? Match? Lookup?

    Can you post a sample workbook, and not a collection of images?

  5. #5
    Registered User
    Join Date
    06-11-2015
    Location
    USA
    MS-Off Ver
    2010
    Posts
    9

    Re: Easy Question for you Excel Gurus - If? Match? Lookup?

    Will this work? Sorry I'm new to the forum.
    Sample Spreadsheet.xlsx

    I just need an X in the box under the vendors (row 1) in sheet 2 if we've purchased that product from them before (Columns A and L on Sheet 1).
    Last edited by aware073; 06-11-2015 at 01:00 PM.

  6. #6
    Registered User
    Join Date
    06-11-2015
    Location
    USA
    MS-Off Ver
    2010
    Posts
    9

    Re: Easy Question for you Excel Gurus - If? Match? Lookup?

    Maybe the answer is an Index Match formula placed inside an "If>0=X" formula? Anybody???

  7. #7
    Forum Expert
    Join Date
    10-09-2012
    Location
    Dallas, Texas
    MS-Off Ver
    MO 2010 & 2013
    Posts
    3,049

    Re: Easy Question for you Excel Gurus - If? Match? Lookup?

    Sorry, so I hop on here between projects or meetings when I have a few minutes of down time so I have to digest the questions quickly in order to assist.

    With that being said, I dont see Vendors anywhere on sheet 2.


    Can you make a clear example and indicate what cell you are looking for a formula to produce this "X"?

  8. #8
    Registered User
    Join Date
    06-11-2015
    Location
    USA
    MS-Off Ver
    2010
    Posts
    9

    Re: Easy Question for you Excel Gurus - If? Match? Lookup?

    The vendors are all listed across in Row 1 of the Sheet 2 spreadsheet, listed along the top.

    In Sheet 2 I would like there to be an X in G3 if you go to Sheet 1 and have the vendor code or vendor (300003 from G1 or ABSOLUTE INNOVATIONS from G2) listed across from product 20000001 (Would be in Columns L or M).

  9. #9
    Forum Contributor
    Join Date
    06-18-2014
    Location
    USA
    MS-Off Ver
    2013
    Posts
    142

    Re: Easy Question for you Excel Gurus - If? Match? Lookup?

    Like this?
    Attached Files Attached Files

  10. #10
    Registered User
    Join Date
    06-11-2015
    Location
    USA
    MS-Off Ver
    2010
    Posts
    9

    Re: Easy Question for you Excel Gurus - If? Match? Lookup?

    YES YES YES. Cant thank you enough, seriously. I've been at this for two days, I probably wouldn't have slept tonight

  11. #11
    Registered User
    Join Date
    06-11-2015
    Location
    USA
    MS-Off Ver
    2010
    Posts
    9

    Re: Easy Question for you Excel Gurus - If? Match? Lookup?

    When I copy the formula into excel it keeps popping up my Documents Library from windows and then #NAME! for the cells. Any guesses??

  12. #12
    Forum Contributor
    Join Date
    06-18-2014
    Location
    USA
    MS-Off Ver
    2013
    Posts
    142

    Re: Easy Question for you Excel Gurus - If? Match? Lookup?

    Are your tabs named Sheet1 and Sheet2 in your file, as they are in the sample file?

  13. #13
    Registered User
    Join Date
    06-11-2015
    Location
    USA
    MS-Off Ver
    2010
    Posts
    9

    Re: Easy Question for you Excel Gurus - If? Match? Lookup?

    No but I changed them in my formula.. they are "FE Inv with LPP" for Sheet1 and "Material & Vendors" for Sheet2..

    =IF(COUNTIFS(FE Inv with LPP!$L$2:$L$1000,G$1,FE Inv with LPP!$A$2:$A$1000,$A4)>0,"X","")
    Last edited by aware073; 06-11-2015 at 03:31 PM.

  14. #14
    Forum Contributor
    Join Date
    06-18-2014
    Location
    USA
    MS-Off Ver
    2013
    Posts
    142

    Re: Easy Question for you Excel Gurus - If? Match? Lookup?

    Okay, if the sheets are called "FE Inv with LPP" and "Material & Vendors", then the formula in G3 on Materials & Vendors tab should be

    Please Login or Register  to view this content.
    If you see anything like "[Sample Spreadsheet.xlsx]", just erase what is in brackets.

    If that works, then you should be able to copy formula from G3 to the other cells.

    This assumes that materials are still in Column A on the FE Inv tab and the vendors are in Column L, while the vendor numbers on the Materials & Vendors tab still start at cell G1.

  15. #15
    Registered User
    Join Date
    06-11-2015
    Location
    USA
    MS-Off Ver
    2010
    Posts
    9

    Re: Easy Question for you Excel Gurus - If? Match? Lookup?

    Got it!!! Thank you so much.. You are a lifesaver.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] An easy one for the gurus. texbox.value into multiple lines of Auto Shape.
    By vonRobbo in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-22-2014, 12:35 AM
  2. Help with lookup etc. Should be easy question
    By yoosed in forum Excel General
    Replies: 3
    Last Post: 02-26-2012, 07:23 AM
  3. This should be easy for Excel gurus..
    By firebladejr in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-03-2007, 02:49 AM
  4. [SOLVED] Should be an easy one for you Gurus...
    By Jennifer Carr in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 07-28-2005, 02:06 PM
  5. Easy Question for formula Gurus
    By cavhooah in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-08-2005, 12:17 PM

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