+ Reply to Thread
Results 1 to 4 of 4

[SOLVED} array of discount multiply to array of amount

Hybrid View

  1. #1
    Registered User
    Join Date
    09-07-2012
    Location
    philippines
    MS-Off Ver
    Excel 2010
    Posts
    11

    [SOLVED} array of discount multiply to array of amount

    hello friends i need a formula to solve this thing. i know how to do it in vba but i have to use a formula from my workbook.

    well i have a around 50000 rows of discount and amount what i need is to get the result by multiplying the discount to amount.

    discount column is in a percentage format.

    discount is from column a and amount is in column b

    =sum(a1:a50000)*sum(b1:b50000) wont work

    sorry if my english is so bad but i attached a sample file to get what i mean.
    hope you guys could help me. thanks.
    Attached Files Attached Files
    Last edited by kirby21; 09-03-2014 at 10:39 PM.

  2. #2
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: array of discount multiply to array of amount

    if i am understanding your question properly
    Formula: copy to clipboard
    =SUMPRODUCT(A3:A9,B3:B9)
    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Registered User
    Join Date
    09-07-2012
    Location
    philippines
    MS-Off Ver
    Excel 2010
    Posts
    11

    Re: array of discount multiply to array of amount

    that solves the problem. i don't often use sumproduct. anyway thank you so much.

  4. #4
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: [SOLVED} array of discount multiply to array of amount

    Cheers

    Thanks for the Rep

+ 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. How to multiply each cell with another in an array
    By el_miguel42 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 04-09-2013, 01:50 PM
  2. [SOLVED] How to add/multiply/subtract etc... an array?
    By anon in forum Excel General
    Replies: 8
    Last Post: 08-22-2012, 02:25 PM
  3. Trick to multiply an array without an array formula
    By kayard in forum Excel General
    Replies: 2
    Last Post: 12-16-2010, 05:07 AM
  4. How to multiply all cells in array by factor
    By rhauff in forum Excel General
    Replies: 2
    Last Post: 03-21-2006, 11:01 AM
  5. [SOLVED] Goal Seek On Members of an Array within Array:amount of time
    By Harlan Grove in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-06-2005, 04:05 AM

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