+ Reply to Thread
Results 1 to 5 of 5

Calculating price by size of pipe and quantity than ranges in price per amount and size

  1. #1
    Registered User
    Join Date
    01-20-2018
    Location
    Santa Clarita, California
    MS-Off Ver
    2016
    Posts
    3

    Post Calculating price by size of pipe and quantity than ranges in price per amount and size

    I am trying to solve this for a friend. She and her husband run a plumbing company and sell pipe

    pipe size Amount Units Price
    0.75 100 5.3
    0.75 300 5
    0.75 1600 4
    0.75 1601 3.9
    1 100 5.3
    1 300 5
    1 1600 4
    1 1601 3.9
    1.25 100 5.3
    1.25 300 5
    1.25 1600 4
    1.25 1601 3.9
    1.5 500 5.1
    1.5 1000 4.7
    1.5 1001 4.1
    2 500 5.1
    2 1000 4.7
    2 1001 4.1
    2.5 500 5.1
    2.5 1000 4.7
    2.5 1001 4.1

    What I am trying to do is create a formula for example, I want 1.5" pipe and 625 pieces pf that pipe. I would like the answer to be 4.7. This one has perplexed me to solve. Any help I would be much appreciated. Thanks.

  2. #2
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: Calculating price by size of pipe and quantity than ranges in price per amount and siz

    welcome to the forum scoilersfan,
    Attach a sample workbook. Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  3. #3
    Registered User
    Join Date
    01-20-2018
    Location
    Santa Clarita, California
    MS-Off Ver
    2016
    Posts
    3

    Re: Calculating price by size of pipe and quantity than ranges in price per amount and siz

    Thank you NFL Sales. I have two tabs. Sheet two and Data Source. Sheet two is where the work order would be sent to the client on row 39, column G&H . Data Source tab has the pricing and other information. I wrote some information in the tabs to better explain what I need. Thank you. Brad
    Attached Files Attached Files

  4. #4
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: Calculating price by size of pipe and quantity than ranges in price per amount and siz

    i think the below is the formula
    =INDEX('Data Source'!$J$48:$J$68,MATCH(1,INDEX(('Data Source'!$H$48:$H$68=$D39)*('Data Source'!$I$48:$I$68>=$C39),0),0))
    you need to change the some of the cells data to a maximum like (100000 or more) in the cells I51, I55, I59, I62, I65 and I68 (change these cell values as 100000 or more).

    And also you can change the Pipe size Pricing table in an efficient way

  5. #5
    Registered User
    Join Date
    01-20-2018
    Location
    Santa Clarita, California
    MS-Off Ver
    2016
    Posts
    3

    Re: Calculating price by size of pipe and quantity than ranges in price per amount and siz

    You're a genius. Thank you so much!

+ 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] Setting a selling price based on cost price and order quantity
    By Steven811 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-11-2014, 08:07 AM
  2. [SOLVED] Tiles price list , extract by size
    By makinmomb in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 06-14-2014, 12:40 PM
  3. [SOLVED] Need to calculate price from size and quantity selection
    By TheGecko in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-23-2012, 09:14 AM
  4. Replies: 1
    Last Post: 06-05-2012, 09:38 PM
  5. [SOLVED] Help with price/size/quantity forumula
    By jmbones in forum Excel General
    Replies: 3
    Last Post: 06-01-2012, 02:08 PM
  6. calculating price depending on quantity
    By impresslb in forum Excel General
    Replies: 8
    Last Post: 09-18-2011, 02:33 PM
  7. [SOLVED] calculate price * quantity = total amount in a row of excel forml.
    By t. ramachandra rao in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 11-23-2005, 03:50 PM

Tags for this Thread

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