+ Reply to Thread
Results 1 to 5 of 5

Unequal Summing

  1. #1
    Registered User
    Join Date
    02-03-2012
    Location
    ATL, GA
    MS-Off Ver
    Excel 2007
    Posts
    6

    Unequal Summing

    Hello,
    I am trying to sum two different numbers that are based off an Airport code- Even though the airport code may show up at the Destination column, it won't necessarily always be in the arrival column. Ex. LAX is a departure but there aren't any arrivals.
    I have added an example to the problem.
    I will have to do this for thousands of entries, and it will be difficult to sort through them and line them up.
    Is there anyway I can sum them using a pivot table?
    thanks
    Attached Files Attached Files

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,448

    Re: Unequal Summing

    Hi

    I see your data, but do not understand what you need.
    Can you give an example of result?

  3. #3
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,885

    Re: Unequal Summing

    Please upload a version of your sample data showing your expected results, and explain why those are the results.

  4. #4
    Registered User
    Join Date
    02-03-2012
    Location
    ATL, GA
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: Unequal Summing

    I am trying to find the sum of the numbers for each Airport code in the list, whether it is arrival or departure. Essentially, if ACC is 2 in one list and 4 in another, ACC total=6. However, let's say if MBJ=16 in the arrivals list but isn't in the departures list, MBJ total=16.

    I just want the total count (right of the airport code) for every time it comes up.

    If you need more clarification I can try again.
    Attached Files Attached Files

  5. #5
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,885

    Re: Unequal Summing

    Based on your new sample layout, in cell I3 use the formula:

    =SUMIF($A$2:$D$25,$H3,$B$2:$E$25)

    Fill that down as far as needed. Also, your worksheet's Calculation setting is set to Manual. You may want to change it to Automatic. (Office button > Excel Options > Formulas)

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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