+ Reply to Thread
Results 1 to 7 of 7

Calculate pricing according to selections made

Hybrid View

  1. #1
    Registered User
    Join Date
    09-13-2022
    Location
    Sydney, Australia
    MS-Off Ver
    365
    Posts
    3

    Calculate pricing according to selections made

    Hi all,

    Some help with this will be greatly appreciated!!

    I need to calculate a specific price according to selections made, I have the following:

    Insulation (selection 1)(attached sheet : "System 1-3" cell B7)
    -19mm
    -25mm

    Pipe Sizes (selection 2)(attached sheet : "Pricing" E12:V12 & E13:V13)
    - 18 Sizes, each with 2 prices, one incl 19mm insulation and one incl 25mm insulation

    I need to calculate total cost (attached sheet : "System 1-3" cell E12) which will be Length (D12) * Pipe Cost (Which will be determined by the 2 selections mentioned above)

    Thank you
    Attached Files Attached Files
    Last edited by wezelo; 09-18-2022 at 07:46 PM.

  2. #2
    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: Calculate pricing according to selections made

    Several fields have not been clearly specified. Amend your sheet to show WHAT you expect to see WHERE you expect to see it.
    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

  3. #3
    Registered User
    Join Date
    09-13-2022
    Location
    Sydney, Australia
    MS-Off Ver
    365
    Posts
    3

    Re: Calculate pricing according to selections made

    Hi Glenn, Thank you for the reply, I have updated the sheet, please let me know if you require anything else.

  4. #4
    Forum Expert
    Join Date
    02-10-2019
    Location
    Georgia, USA
    MS-Off Ver
    Office 365
    Posts
    3,183

    Re: Calculate pricing according to selections made

    To get your cost, try this:

    =INDEX(Pricing!$E$12:$V$13,MATCH("Price incl "&$B$7&" INSO",Pricing!$A$12:$A$13,0),MATCH(C12,Pricing!$E$9:$V$9,0))

  5. #5
    Registered User
    Join Date
    09-13-2022
    Location
    Sydney, Australia
    MS-Off Ver
    365
    Posts
    3

    Re: Calculate pricing according to selections made

    Thank you very much!! this worked!

  6. #6
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,936

    Re: Calculate pricing according to selections made

    You should have provided an actual sample calculation using the numbers from the workbook provided.
    *
    on 'pricing',
    The numbers in c6:k6 look like tube/pipe diameters to me
    A7 is labelled 'Length' but the data is currency/dollars - is that $ per 25 ft, 50 ft, 100 ft,...?
    The data in P9:V9 looks like tee fittings...? $300 each (or, per 100?)
    *
    On "System 1-3",
    -in B4, did you want a dropdown DV list from 'pricing' E9:O9?
    -in B5, are you expecting manually input length in feet?
    Last edited by protonLeah; 09-18-2022 at 10:35 PM.
    Ben Van Johnson

  7. #7
    Forum Expert
    Join Date
    02-10-2019
    Location
    Georgia, USA
    MS-Off Ver
    Office 365
    Posts
    3,183

    Re: Calculate pricing according to selections made

    You're welcome, and thanks for the rep and feedback.

+ 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 calculate pricing with graduated, cumulative tier pricing
    By laeyag in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-12-2021, 04:42 AM
  2. Way to show total (sum) from selections made by slider
    By sniper1 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-22-2020, 08:46 AM
  3. Replies: 8
    Last Post: 06-16-2017, 06:06 PM
  4. Replies: 2
    Last Post: 07-14-2016, 09:44 AM
  5. [SOLVED] VBA running slow when selections are made
    By cinstanl in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-13-2016, 02:51 PM
  6. [SOLVED] Calculate Pricing from Start and End Date with different Pricing Weight for Each month
    By xyang06 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-06-2013, 02:54 AM
  7. Run different Macros based on what selections have been made in checkbox
    By vetteengr in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 11-13-2012, 01:13 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