+ Reply to Thread
Results 1 to 3 of 3

Data comparison and aggregation - Looking for help!

  1. #1
    Registered User
    Join Date
    11-23-2020
    Location
    london
    MS-Off Ver
    MS Excel
    Posts
    6

    Data comparison and aggregation - Looking for help!

    Dear All,

    I am preparing a spreadsheet to do the data analysis, especially analyse and compare the charges between 2 brands. I have individuals, amount, pricing on 2 different brands (charges) and an analysis tabs in the workbook. I have done the price analysis for each individual to see which brand is cheaper.

    - I need to do the charges analysis considering the family as a whole, instead of each individual (individuals with same post code).
    - individuals tab has individual ID, name and other details.
    - Amount tab has individual ID, account number and total value.
    - Charges tab has the pricing for 2 brands. analysis tab is where I have done charges analysis for the individuals.
    - I need formulas for column O and P in the analysis tab - check the post code for the individuals (column F - individual tab) and if 2 or more individuals have same post code, get their ID (column A). Then, the sum of the total values for each accounts of those particular IDs (from tab amount) to do the charge analysis

    Please help.

    Thank you.
    Last edited by gaga89; 11-30-2020 at 06:10 PM.

  2. #2
    Forum Expert dflak's Avatar
    Join Date
    11-24-2015
    Location
    North Carolina
    MS-Off Ver
    365
    Posts
    7,920

    Re: Data comparison and aggregation - Looking for help!

    I could not follow all the logic, but I think I can save you one headache. There is this very convoluted formula on the analysis sheet in column G: a quintuplical nesting of IF statements.

    I suggest that you can lookup the percent amount and base amounts using VLOOKUP with the TRUE option. Your data is sorted lowest to highest so the True Option will work. An example of these formulas are on the Charges Sheet.

    As for the rest, I think the data should be "normalized" and then a pivot table should do the trick.
    Attached Files Attached Files
    One spreadsheet to rule them all. One spreadsheet to find them. One spreadsheet to bring them all and at corporate, bind them.

    A picture is worth a thousand words, but a sample spreadsheet is more likely to be worked on.

  3. #3
    Registered User
    Join Date
    11-23-2020
    Location
    london
    MS-Off Ver
    MS Excel
    Posts
    6

    Re: Data comparison and aggregation - Looking for help!

    Hi,

    Sure, thank you so much. This has been solved now.

    Thanks and regards.

+ 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] Data Aggregation Question
    By Tenaciousjeebs in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 01-16-2015, 09:38 PM
  2. Aggregation of data using variable criteria and ranges
    By Fibpie in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 06-18-2014, 09:57 AM
  3. [SOLVED] Data Aggregation formulation
    By theunfrailhale in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-24-2012, 11:44 AM
  4. Replies: 2
    Last Post: 09-05-2012, 07:55 AM
  5. Replies: 2
    Last Post: 07-17-2012, 09:18 PM
  6. conditional aggregation
    By noexcel=badwork in forum Excel General
    Replies: 5
    Last Post: 02-06-2011, 08:26 AM
  7. Data aggregation
    By avanbaggett in forum Excel General
    Replies: 3
    Last Post: 07-26-2009, 05:43 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