Hi,
I have this parts (#1) with that prices (#2) and I would like to sum them to get the regular price (#3) for different variations of the end product (#4).
2018-08-17 (2).jpg
Hi,
I have this parts (#1) with that prices (#2) and I would like to sum them to get the regular price (#3) for different variations of the end product (#4).
2018-08-17 (2).jpg
Last edited by Tine123456; 08-17-2018 at 09:27 AM.
Hi and welcome to the forum
Pictures are of little value. Honestly, no one wants to re-type your data to try and solve your issue. Additionally, we would only be guessing at how your data was structured, ie. formulas, formatting, etc. Additionally, due to how some browsers behave, many of our members cannot see uploaded pictures/images. Please do not take this route.
Please attach a sample file that represents what you have. The structure of your attachment should be the same structure as your actual data. Any proprietary information should be changed.
Include in the attachment any code you're currently using (whether it works or not) and an "After" of what you wish the output to be.
To attach a file to your post,
click advanced (next to quick post),
scroll down until you see "manage file",
click that and select "add files" (top right corner).
click "select files" find your file, click "open" click "upload" click 'done" bottom right. click "submit reply"
Once the upload is completed the file name will appear below the input boxes in this window.
You can then close the window to return to the new post screen.
Alan עַם יִשְׂרָאֵל חַי
Change an Ugly Report with Power Query
Database Normalization
Complete Guide to Power Query
Man's Mind Stretched to New Dimensions Never Returns to Its Original Form
Hi, ok, how can I delete this post?
Good afternoon Tine123456
Don't delete this post. Click "Edit Post" beneath your first post, then follow Alan's instructions starting from "Click advanced...".
HTH
DominicB
Please familiarise yourself with the rules before posting. You can find them here.
Hi again,
I have a basic product costing 399€. I have 790 different variation of 8 parts that you can choose between and that adds or substrats to the end price.
For example I would like to sum from A2 to H2 to get the price I2 of the end product (399 € + the value of the chosen products).
Parts prices are next to every product name in the right table.
Ok, thank you.
Hi Tine123456
Have a look at the file below.
I have used "helper columns" (R - Y) to demonstrate what you need to do, you could amend these into one larger formula, but it would be tricky if you ever need to amend it.
You also have some Charging Cables that need incorporating into your cost table - see the error in cells R8 - R10.
HTH
DominicB
Hi DominicB
I had to correct the part of the VLOOKUP formula from $O$27 to $N$28 to resolve the #N/A issue (btw thank you for the formula). I also understand you made a 2nd formula of summing the price results from the "helper column", great stuff.
How can I add 399€ on top of my end result. Is this a sum in sum formula or something?
Last edited by Tine123456; 08-20-2018 at 03:33 AM. Reason: wrong formula*
This is not a correct reference:
N$27$
This is correct:
$N$27
Ali
Enthusiastic self-taught user of MS Excel who's always learning!
Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.
NB: as a Moderator, I never accept friendship requests.
Forum Rules (updated August 2023): please read them here.
I correct it, thank you!
Last edited by Tine123456; 08-20-2018 at 03:33 AM.
With a very minor change in your pricing table, using no helpers, in I2, copied down:
=SUMPRODUCT(($M$6:$M$25=A$1:H$1)*($N$6:$N$25=A2:H2)*$O$6:$O$25)
This will return the cumulative value of the "add ons". To get an overall total:
=399+SUMPRODUCT(($M$6:$M$25=A$1:H$1)*($N$6:$N$25=A2:H2)*$O$6:$O$25)
or use a cell reference to pick up the pre-add-on price.
You may need ; instead of , as separators in these formulae.
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
399€ is the price of the basic product. Variations are result of the optional parts add on's. I have to write the end price (399+all additional parts) into the "regular price" area for each combo and upload the file into my WordPress document. It's just the way WordPress works.
I summed your result and 399 with the same sum formula that you used, but I was wondering if there is a formula that combines your end result with 399 € at the same time?
Who are you talking to? Did you read post 12?
That's it! Big thanks Glenn!
You're welcome.
If that takes care of your original question, please select "Thread Tools" from the menu link above and mark this thread as SOLVED.
It'd also be appreciated if you were to click the Add Reputation button at the foot of any of the posts of all members who helped you reach a solution.
I didn't at the time. I was replying to Dominic.
It's always a good idea to specify who you are replying to... saves confusion!!
If that takes care of your original question, please select "Thread Tools" from the menu link above and mark this thread as SOLVED.
It'd also be appreciated if you were to click the Add Reputation button at the foot of any of the posts of all members who helped you reach a solution.
Did it![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks