+ Reply to Thread
Results 1 to 3 of 3

Calculating the sum of a range

  1. #1
    Registered User
    Join Date
    11-27-2013
    Location
    London, UK
    MS-Off Ver
    Excel 2003
    Posts
    23

    Calculating the sum of a range

    Hi there! Haven't posted in a while, I'm hoping for a little bit of assistance. I have a very simple Google sheet hopefully linked below.

    Essentially, on the calculator tab I want to be able to select a from and to level cap, and have the gold cost of those calculated in cell D3. The Data tab contains a list of incremental level caps (collumn a) and the gold cost to upgrade to this level (collumn b)

    So if I had a cap of 50 (data A2) and wanted to go to 125 (data A5) the total cost would be the sum of Data B2 to B5. (30).

    Is it possible to have that calculation appear on the calculator tab based upon the drop downs I've created?

    Contains no confidential data:
    https://docs.google.com/spreadsheets/d/1_ZHltyo33ZjKoh0RtrE1NBdOExWSkscLr_A4zLbDSTo/edit?usp=drivesdk

  2. #2
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,829

    Re: Calculating the sum of a range

    Have you considered a SUMIFS() function? https://support.google.com/docs/answ...50558230944-NA
    Something like =SUMIFS(Data!B2:B200,Date!A2:A200,">="&B3,Data!A2:A200,"<="&C3)

    Does that help?
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

  3. #3
    Registered User
    Join Date
    11-27-2013
    Location
    London, UK
    MS-Off Ver
    Excel 2003
    Posts
    23
    Quote Originally Posted by MrShorty View Post
    Have you considered a SUMIFS() function? https://support.google.com/docs/answ...50558230944-NA
    Something like =SUMIFS(Data!B2:B200,Date!A2:A200,">="&B3,Data!A2:A200,"<="&C3)


    Does that help?
    Ha! I feel like a real doofus now. That is perfect. Thank you so 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. Replies: 10
    Last Post: 07-07-2022, 08:36 AM
  2. Calculating a range
    By medic6791 in forum Excel General
    Replies: 9
    Last Post: 08-24-2020, 06:49 PM
  3. Need help calculating time ahead max end of range and low end of range
    By SAB12 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-28-2020, 09:05 PM
  4. Calculating a Dynamic Range
    By andrewc in forum Excel General
    Replies: 0
    Last Post: 07-31-2014, 08:23 AM
  5. Calculating how many different values there are in a range
    By sammyteacake in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-31-2013, 06:04 AM
  6. Calculating a Price Range
    By Jim C in forum Excel General
    Replies: 3
    Last Post: 03-11-2008, 01:42 PM
  7. [SOLVED] Calculating Percentages in a Range
    By Allen7575 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-11-2005, 05:06 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