+ Reply to Thread
Results 1 to 5 of 5

SOMPRODUCT from different columns multiplied by VAT factor

  1. #1
    Registered User
    Join Date
    05-03-2017
    Location
    Rijen, Netherlands
    MS-Off Ver
    2011
    Posts
    11

    SOMPRODUCT from different columns multiplied by VAT factor

    I'm trying to solve a problem with SOMPRODUCT formula.

    The invoice nummer are entered by the manufacturer in a sheet. It is possible that the manufacturer enters the invoice number on different rows in a certain column.
    I want to check the total amount of money on these invoices:
    1. I want the total price excl. VAT (this is no issue and works)
    2. I want the total price inclusive the right 6% and 21% of VAT

    I guess it is an altering of the formula in cell B12 but I have no idea how to change it.
    Attached Files Attached Files
    Last edited by rvfotopro; 06-02-2017 at 10:07 AM.

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,363

    Re: SOMPRODUCT from different columns multiplied by VAT factor

    Will you please attach a sample Excel workbook? Many members will not or cannot access file-sharing sites.

    1. Make sure that your sample data are REPRESENTATIVE of your real data. The use of unrepresentative data is very frustrating and can lead to long delays in reaching a solution.

    2. Make sure that your desired solution is also shown (mock up the results manually).

    3. Make sure that all confidential data is removed or replaced with dummy data first (e.g. names, addresses, E-mails, etc.).

    4. Try to avoid using merged cells as they cause lots of problems.

    Unfortunately the attachment icon doesn't work at the moment, so to attach an Excel file you have to do the following: just before posting, scroll down to Go Advanced and then scroll down to Manage Attachments. Now follow the instructions at the top of that screen.

    Please pay particular attention to point 2 (above): without an idea of your intended outcomes, it is often very difficult to offer appropriate advice.
    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.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    05-03-2017
    Location
    Rijen, Netherlands
    MS-Off Ver
    2011
    Posts
    11

    Re: SOMPRODUCT from different columns multiplied by VAT factor

    Thanks, I no so familiar with attachments, I altered the post though

  4. #4
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: SOMPRODUCT from different columns multiplied by VAT factor

    First I put your VAT numbers in a separate row (row 2) and custom formatted them so that entering a number, they appear as #% VAT.

    Then use this formula
    =SUMPRODUCT(((A2:D2)+1)*(A3:D9)*(E3:E9=$B$12))
    Does that work for you?
    Attached Files Attached Files
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  5. #5
    Registered User
    Join Date
    05-03-2017
    Location
    Rijen, Netherlands
    MS-Off Ver
    2011
    Posts
    11

    Re: SOMPRODUCT from different columns multiplied by VAT factor

    This works fine. Thank you very 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] Factor Up and Factor Down Values Formula
    By alive555 in forum Excel General
    Replies: 6
    Last Post: 08-14-2015, 12:01 PM
  2. Sum of CSV, each individually multiplied by specific factor.
    By uhlik in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-16-2015, 05:37 PM
  3. Sumproduct of every third row where cells to be multiplied are offset in two columns
    By bill@williamcha in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-08-2015, 05:24 PM
  4. Replies: 4
    Last Post: 07-28-2014, 09:12 AM
  5. [SOLVED] Sum of one row multiplied by another row
    By Maxie_b in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-27-2012, 09:06 AM
  6. Somproduct
    By Selo in forum Excel General
    Replies: 4
    Last Post: 03-05-2008, 08:13 PM
  7. [solved] somproduct
    By Jaydubs in forum Excel General
    Replies: 2
    Last Post: 07-19-2006, 05:00 AM

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