+ Reply to Thread
Results 1 to 5 of 5

Thread: Values from different sheets

  1. #1
    Registered User
    Join Date
    02-27-2011
    Location
    Mitzpe Ramon, Israel
    MS-Off Ver
    Excel 2003
    Posts
    6

    Question Values from different sheets

    Hi!

    I'm absolutely no pro in Excel. I hope I found the right group of people to help me!
    I have a cash flow sheet. I want to sum up the values of products sold from another sheet if the month (from date column) is the same as the month in the actual column in the cash flow sheet. Can anyone help me with this function?

    Thank you !

    Sara

  2. #2
    Forum Guru
    Join Date
    08-27-2008
    Location
    England
    MS-Off Ver
    2003
    Posts
    2,288

    Re: Values from different sheets

    Hi, a sumif would probably work but you'd need to upload an example for specific help.
    CC


    If you feel really indebted please consider a donation to charity. My preferred charity is ActionAid but there are plenty of worthy alternatives.

  3. #3
    Forum Guru, retired Admin royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    25,637

    Re: Values from different sheets

    You might be able to use a PivotTable
    Hope that helps.

    RoyUK
    --------
    If you are pleased with a member's answer then use the Star icon to rate it, if you are pleased enough to part with cash consider a donation to Children in Need

    For Excel Tips & Solutions, free examples and tutorials why not check out my downloads

    New members please read & follow the Forum Rules

    Remember to mark your questions Solved and rate the answer(s)

  4. #4
    Registered User
    Join Date
    02-27-2011
    Location
    Mitzpe Ramon, Israel
    MS-Off Ver
    Excel 2003
    Posts
    6

    Re: Values from different sheets - with example

    Hi!

    Thank you so much for your quick answers!
    Here is a small example of the doc.

    Sara
    Attached Files Attached Files

  5. #5
    Forum Guru
    Join Date
    08-27-2008
    Location
    England
    MS-Off Ver
    2003
    Posts
    2,288

    Re: Values from different sheets

    I think this would work
    =SUMIF(Sheet2!$A:$A,">="&DATE(YEAR(B1),MONTH(B1),1),Sheet2!$H:$H)-SUMIF(Sheet2!$A:$A,">="&DATE(YEAR(B1),MONTH(B1)+1,1),Sheet2!$H:$H)
    in B5, copied across.

    A pivot table is a better approach, but you would not be able to have gaps in your data like you currently do.
    CC


    If you feel really indebted please consider a donation to charity. My preferred charity is ActionAid but there are plenty of worthy alternatives.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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.2.0