+ Reply to Thread
Results 1 to 3 of 3

If/then & vlookup with running multiple search criteria

  1. #1
    Registered User
    Join Date
    05-13-2016
    Location
    Newcastle, Maine
    MS-Off Ver
    2010
    Posts
    23

    If/then & vlookup with running multiple search criteria

    I've received a great deal of help from this forum. It is so very much appreciated!!!
    Based upon an item's UPC, I should be able to pull all specific information for the item, including size and color if applicable. Sometimes the UPC has not been entered previously, so I would like to use the Retail Listing Service (RLS) number to locate some of the information. I then use this information (in the Copy and Paste sheet) to copy then paste on to a pdf sticky note to print if necessary.
    The data I use comes from the Purge sheet.
    I'm not too concerned about populating data in columns D-G, as it's only about 4% of customers that are repeat in special orders.
    ****Here's what I'm trying to do, and after weeks of reading and looking at tutorials online, cannot figure it out
    1. If data is available for column I in the Purge sheet, columns J-S will populate. If there is no information (blank) or "various" to be entered in "Store Fill" column I, when I enter RLS data in column L, I would like information in columns M-S to populate.
    For row 151 column N, I have =IF(VLOOKUP($I51,PURGE!$I$2:$S$30000,6,FALSE)=0,"",(VLOOKUP($I51,PURGE!$I$2:$S$30000,6,FALSE)))
    What if there is no UPC (I) listed? I can then fill in the Department (J), Quantity Needed (K), and RLS (L). After I put the number in column L, any successive information will populate.
    2. I don't use any more than last names for customers, but if columns D (store abbreviation) & E (last name), together, match information in the Purge sheet, F (phone number) & G (email address) will populate.
    Attached Files Attached Files
    Last edited by dhaase; 05-20-2016 at 08:39 AM.

  2. #2
    Registered User
    Join Date
    05-13-2016
    Location
    Newcastle, Maine
    MS-Off Ver
    2010
    Posts
    23

    Re: If/then & vlookup with running multiple search criteria

    I recreated this because initially it had 5 things that I was trying to work through. I was able to get some great help with 3 of them. I'm down to two issues, including the biggest issue that I can't figure out.
    Thanks for the help!

  3. #3
    Registered User
    Join Date
    05-13-2016
    Location
    Newcastle, Maine
    MS-Off Ver
    2010
    Posts
    23

    Re: If/then & vlookup with running multiple search criteria

    I tried using the following formula:
    =IF(VLOOKUP($I54,PURGE!$I$2:$S$30000,5,FALSE)=0,"",(VLOOKUP($L54,PURGE!L$I$2:$S$30000,2,FALSE)))
    That didn't do ANYTHING for me.

+ 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] if/then vlookup with multiple search criteria - new to Excel
    By dhaase in forum Excel Formulas & Functions
    Replies: 19
    Last Post: 05-19-2016, 04:23 PM
  2. Using VLOOKUP to search multiple criteria IN ANY ORDER
    By denialcm in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-20-2015, 12:38 PM
  3. Use VLOOKUP to search multiple criteria in any order
    By denialcm in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-18-2015, 06:24 PM
  4. Use VLOOKUP to search multiple criteria in any order
    By denialcm in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-18-2015, 06:24 PM
  5. Using VLOOKUP to search multiple criteria in ANY ORDER
    By denialcm in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-18-2015, 06:20 PM
  6. [SOLVED] VLOOKUP with multiple search criteria not working.. Need Help.
    By xlyfe in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 04-10-2013, 01:01 PM
  7. vlookup? match? index? MULTIPLE criteria for vlookup search problem....
    By aborg88 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 02-11-2013, 09:56 AM

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