+ Reply to Thread
Results 1 to 4 of 4

Unit Price Matching Column and Row Codes

  1. #1
    Registered User
    Join Date
    07-05-2019
    Location
    USA
    MS-Off Ver
    2010
    Posts
    157

    Unit Price Matching Column and Row Codes

    Hello,

    On my '100' sheet K23:K43 for Unit Price. How can this fill based on Lot Code G14 and description Code B23:B43 and get from the 'Pricing' sheet?

    Thank you,
    bj

  2. #2
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,318

    Re: Unit Price Matching Column and Row Codes

    How about in K23 copied down...

    =INDEX(Pricing!$D$5:$H$21,MATCH(B23,Pricing!$C$5:$C$21,0),MATCH($G$14,Pricing!$D$4:$H$4,0))
    HTH
    Regards, Jeff

  3. #3
    Registered User
    Join Date
    07-05-2019
    Location
    USA
    MS-Off Ver
    2010
    Posts
    157

    Re: Unit Price Matching Column and Row Codes

    Thanks that worked but I added error checking:

    =IFERROR(INDEX(Pricing!$D$5:$H$21,MATCH(B23,Pricing!$C$5:$C$21,0),MATCH($G$14,Pricing!$D$4:$H$4,0)),"")

  4. #4
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,318

    Re: Unit Price Matching Column and Row Codes

    Awesome bj. Thanks for the feedback and you're welcome.

+ 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. Replies: 0
    Last Post: 04-15-2014, 12:02 PM
  2. Replies: 3
    Last Post: 01-03-2013, 12:32 AM
  3. Replies: 3
    Last Post: 12-27-2012, 01:20 PM
  4. Replies: 4
    Last Post: 08-15-2012, 09:49 AM
  5. [SOLVED] how to enter negative amounts in the unit price column of excel
    By Jim in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-21-2006, 01:15 PM
  6. How do I enter a negative number in unit price column?
    By 389Shell in forum Excel General
    Replies: 5
    Last Post: 02-18-2005, 07:06 PM
  7. [SOLVED] How do you display negative numbers in the unit price column?
    By 389Shell in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-18-2005, 03:00 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