+ Reply to Thread
Results 1 to 2 of 2

Sum data from 2 sheet.

  1. #1
    Forum Contributor
    Join Date
    02-20-2023
    Location
    thai
    MS-Off Ver
    2016
    Posts
    134

    Sum data from 2 sheet.

    I have 3 sheets in file (CC,CE,SUMMARY)

    I want sum value (column BCV_Transaction ,BCV_AMOUNT) from sheet CC and CE (refer by column Company_Group) to sheet summary


    Please guide me for solve it (VBA , macro or formular)

    Thank you
    Attached Images Attached Images
    Attached Files Attached Files
    Last edited by fairyme; 11-09-2023 at 03:28 AM.

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,427

    Re: Sum data from 2 sheet.

    Your expected results are frequently incorrect.

    =SUMIFS(CE!D:D,CE!$A:$A,$A2,CE!$C:$C,$C2)+SUMIFS(CC!D:D,CC!$A:$A,$A2,CC!$F:$F,$C2)

    copied across and down.
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

+ 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. Compile Data from Sheet 1 (Input Data) and Convert onto Sheet 2 (Output Data)
    By Lee R in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-27-2023, 02:16 AM
  2. Replies: 0
    Last Post: 07-21-2015, 10:26 PM
  3. [SOLVED] Need data from sheet A to appear in sheet B based on data posted in a column in sheet A?
    By Firebird77 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-02-2014, 06:27 AM
  4. Replies: 0
    Last Post: 05-21-2013, 03:09 PM
  5. Replies: 0
    Last Post: 04-16-2013, 07:29 AM
  6. Copy Data from Multiple weekly Sheet to Monthly sheet and filter the data
    By santhoshjoseph in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-06-2012, 07:07 AM
  7. As user fills out data sheet, then fill out a results sheet based on data sheet entry
    By clemsoncooz in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 02-13-2012, 03:57 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