+ Reply to Thread
Results 1 to 4 of 4

Fetch Sales data with ID and Month

  1. #1
    Registered User
    Join Date
    07-08-2012
    Location
    chennai
    MS-Off Ver
    Excel 2019
    Posts
    54

    Fetch Sales data with ID and Month

    Hi,
    I have a sales data in A:C Range which contains ID, Sales Value and month.

    I need the Sales Data month wise summary using ID.

    Attaching the sample file for your reference.

    Thanks
    Webmax
    Attached Files Attached Files

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,824

    Re: Fetch Sales data with ID and Month

    Use this formula in G2:

    =SUMIFS($B$3:$B$13,$A$3:$A$13,$F2,$C$3:$C$13,G$1)

    then copy across and down to fill your table.

    Hope this helps.

    Pete

  3. #3
    Forum Expert
    Join Date
    09-25-2015
    Location
    Milan Italy
    MS-Off Ver
    office 365
    Posts
    1,792

    Re: Fetch Sales data with ID and Month

    G2=SUMIFS($B$3:$B$100,$A$3:$A$100,$F2,$C$3:$C$100,G$1)

    Copy across and down

  4. #4
    Forum Expert
    Join Date
    09-07-2014
    Location
    Israel
    MS-Off Ver
    office 365 for MAC
    Posts
    3,109

    Re: Fetch Sales data with ID and Month

    Hi,

    try:
    =SUMIFS($B$3:$B$13,$A$3:$A$13,$F2,$C$3:$C$13,G$1)
    Attached Files Attached Files

+ 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. Need to fetch sales person name based on most or least matches address's key words
    By Pankaj jaswani in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-08-2022, 12:03 PM
  2. [SOLVED] Day fixed + fetch current month + fetch current year Formula Help
    By utking in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-07-2022, 03:02 PM
  3. Replies: 4
    Last Post: 04-01-2022, 10:42 PM
  4. [SOLVED] calculating Dynamic current month sales and previous month sales
    By anilpatni1234 in forum Excel General
    Replies: 4
    Last Post: 07-29-2018, 11:22 PM
  5. [SOLVED] Vlookup to pull in sales data based on the month sales begins
    By adam_d_john in forum Excel Formulas & Functions
    Replies: 17
    Last Post: 06-12-2017, 05:07 PM
  6. [SOLVED] Making Daily Sales Planner recognize which month and which week to pull sales data from
    By Topher53180 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-30-2014, 10:33 AM
  7. Replies: 6
    Last Post: 10-19-2013, 04:53 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