+ Reply to Thread
Results 1 to 5 of 5

Formula for collating Data into a table

  1. #1
    Registered User
    Join Date
    01-31-2018
    Location
    London
    MS-Off Ver
    2013
    Posts
    32

    Formula for collating Data into a table

    Hi All,

    Attached is a workbook im working on.
    Tab 2- 'Raw Data' has some data in and in Tab1 'Summary', I want to collate the data in tab 2 and display how many new customers are expected per service type, per quarter in tab 1. If there is no data I want it to show '0'.
    Once the data has populated in the summary table I will show it as a graph.

    Can anyone help with what formula I should use to collate the data within the summary table?

    Thank you
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    30,890

    Re: Formula for collating Data into a table

    Try

    in B5

    =SUMIFS('Raw Data'!$F$3:$F$11,'Raw Data'!$G$3:$G$11,'Summary '!$A5,'Raw Data'!$C$3:$C$11,'Summary '!B$4)

    copy across and down

  3. #3
    Registered User
    Join Date
    01-31-2018
    Location
    London
    MS-Off Ver
    2013
    Posts
    32

    Re: Formula for collating Data into a table

    Thank you for your response, that formula worked well, however I am trying to populate a slightly different workbook with the same formula and I am continuously getting errors, ive attached the workbook, are you able to help me?

    thank you.
    Attached Files Attached Files

  4. #4
    Forum Expert avk's Avatar
    Join Date
    07-12-2007
    Location
    India
    MS-Off Ver
    Microsoft Office 2013
    Posts
    3,279

    Re: Formula for collating Data into a table

    In "B18"
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    copy & paste across & down.


    atul


    If my answer (or that of other members) has helped you, please say "Thanks" by clicking the Add Reputation button at the foot of one of their posts.

    Also: if your problem is solved, please take the time to mark your thread as SOLVED by going to the top of your first post, selecting "Thread Tools" and then "Mark thread as solved".

  5. #5
    Registered User
    Join Date
    01-31-2018
    Location
    London
    MS-Off Ver
    2013
    Posts
    32

    Re: Formula for collating Data into a table

    This works perfectly, 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. Data Collating from same sheet columns
    By Liju144 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-02-2017, 06:46 PM
  2. [SOLVED] Collating data from workbooks
    By kamlesh_Bhawsar in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 10-27-2012, 10:44 AM
  3. Collating Data
    By Chatbot in forum Excel General
    Replies: 1
    Last Post: 08-27-2011, 06:04 AM
  4. collating data
    By ~Lews Therin~ in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-13-2009, 04:32 AM
  5. Finding and collating data
    By koootzz1 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-23-2008, 12:31 PM
  6. Copying / Collating Data ....
    By Paul Cooke in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-07-2005, 08:42 AM
  7. collating Data
    By Paul Cooke in forum Excel General
    Replies: 0
    Last Post: 12-05-2005, 12:29 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