+ Reply to Thread
Results 1 to 5 of 5

Lookup pricing based off Description and Size

  1. #1
    Registered User
    Join Date
    03-08-2018
    Location
    US
    MS-Off Ver
    2010
    Posts
    38

    Lookup pricing based off Description and Size

    I am having trouble coming up with a formula to extract pricing based off a Description and size. In Sheet 4 Column B I have my description and Columns C:G are the sizes i want the pricing to go to based off the description. The pricing is in sheet 2 I attached the file Book3.xlsx. Any help would be great.
    Attached Images Attached Images
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 365 version 2501
    Posts
    18,960

    Re: Lookup pricing based off Description and Size

    Hello TheTallOne and Welcome to Excel Forum.
    I believe that the following will give you what you asked for.
    1) Fill in the blank cells in column A of sheet 2 using the directions found in the video from this tutorial (under the section heading "Video: Fill Blank Cells Manually").
    2) Put spaces in cell C1 on sheet 4 so that S - XL matches the format of the sizes in column C on sheet 2.
    3) Populate the range C2:G15 on sheet 4 using the following array entered formula:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Let us know if you have any questions.
    Attached Files Attached Files
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  3. #3
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Lookup pricing based off Description and Size

    or, with a slight modification, using an ordinary formula (no need for array entry):

    =IFERROR(INDEX(Sheet2!$D$2:$D$155,MATCH(1,INDEX((Sheet2!$A$2:$A$155=$B2)*(Sheet2!$C$2:$C$155=C$1),),0)),"")
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  4. #4
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    30,838

    Re: Lookup pricing based off Description and Size

    No consideration of Colour????

    I suggest Pricing table format would be better if the format was the same as your output, with "Colour" column added.

  5. #5
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Lookup pricing based off Description and Size

    Duhhh. well spotted JT.

+ 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] formula to extract unique data and adding drinks pack size description only
    By JEAN1972 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 12-29-2017, 03:34 PM
  2. Help with lookup pricing
    By anthony.maddick in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-19-2016, 10:12 PM
  3. [SOLVED] Joint Description Size and Colour
    By makinmomb in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-12-2015, 06:08 AM
  4. Formula or Macro to lookup values in closed spreadsheet based on description. . .
    By dara3273 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-29-2015, 04:31 PM
  5. [SOLVED] Pull stock description after tile size extract
    By makinmomb in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 03-24-2015, 02:06 PM
  6. [SOLVED] Pricing Lookup based on qty bought
    By playtowinpb@msn.com in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-05-2012, 03:01 PM
  7. Multiple lookup based on date range pricing
    By posttoamit in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-18-2011, 05:52 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