+ Reply to Thread
Results 1 to 3 of 3

SUMMATION on excel

  1. #1
    Registered User
    Join Date
    08-08-2013
    Location
    London
    MS-Off Ver
    Excel 2013
    Posts
    3

    SUMMATION on excel

    I have a formula that calculates a price from values which is taken from an outside source (an SQL database). This is my formula so far, but it is very crude and limited.

    =((SUM((B10/100*H10),(B11/100*H11),(B12/100*H12),(B13/100*H13),(B14/100*H14),(B15/100*H15),(B16/100*H16),(B17/100*H17),(B18/18*H18),(B19/100*H19))+B5)/B4)

    Part of the formula is basically

    = summation of ((B$10/100)*H$10), ((B$11/100)*H$11)... and so on. I'd like to know how I can write it so that it takes values from B10 to Bwherever/100 times H10 to Hwherever and then sums them up. The column itself has VARIABLE length, so ideally I'd like to know how set it so that it automatically detects the cells it has to put into the summation formula.

  2. #2
    Forum Expert ConneXionLost's Avatar
    Join Date
    03-11-2009
    Location
    Victoria, Canada
    MS-Off Ver
    2010
    Posts
    2,952

    Re: SUMMATION on excel

    Hi Rosiel,

    Here's a shorter way to write the basic formula:

    Please Login or Register  to view this content.
    While it doesn't deal with the "automatic detection", it would be easier to modify.

    Cheers,
    Would you like to say thanks? Please click the: " Add Reputation" button, on the grey bar below the post.

  3. #3
    Registered User
    Join Date
    08-08-2013
    Location
    London
    MS-Off Ver
    Excel 2013
    Posts
    3

    Re: SUMMATION on excel

    Many many thanks ConneXionLost for the quick response. I shall try this now!

+ 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. the textbox's value and the excel cell's value summation
    By bskaa in forum Excel Programming / VBA / Macros
    Replies: 24
    Last Post: 06-21-2013, 07:41 AM
  2. [SOLVED] Summation in Excel by highlighting the column
    By Bandini in forum Excel General
    Replies: 2
    Last Post: 08-20-2012, 07:35 AM
  3. Excel SUMMATION macro
    By [email protected] in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-02-2011, 01:55 AM
  4. Large scale summation using Excel for Mac
    By SAP2112 in forum Excel General
    Replies: 1
    Last Post: 12-12-2008, 05:40 PM
  5. Fast Summation in Excel 2007
    By ExcelTip in forum Tips and Tutorials
    Replies: 0
    Last Post: 11-08-2007, 09:34 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