+ Reply to Thread
Results 1 to 8 of 8

Formula categories Wise

  1. #1
    Forum Contributor
    Join Date
    01-23-2016
    Location
    karachi
    MS-Off Ver
    2007
    Posts
    316

    Formula categories Wise

    Hi,

    I want to Sum Business Total with business Categories wise, please check attachment, you can better understand what I need.

    Advance Thanks
    11.jpg12.jpg

  2. #2
    Forum Expert dosydos's Avatar
    Join Date
    12-09-2015
    Location
    Massachusetts
    MS-Off Ver
    365(PC) V:2308
    Posts
    1,472

    Re: Formula categories Wise

    looks like you will use a sumifs formula

  3. #3
    Forum Contributor
    Join Date
    01-23-2016
    Location
    karachi
    MS-Off Ver
    2007
    Posts
    316

    Re: Formula categories Wise

    can you help me please?

  4. #4
    Forum Expert dosydos's Avatar
    Join Date
    12-09-2015
    Location
    Massachusetts
    MS-Off Ver
    365(PC) V:2308
    Posts
    1,472

    Re: Formula categories Wise

    without a sample worksheet, can i assume correctly that the top picture is sheet 1
    and the bottom picture is sheet 2?

  5. #5
    Forum Contributor
    Join Date
    01-23-2016
    Location
    karachi
    MS-Off Ver
    2007
    Posts
    316

    Re: Formula categories Wise

    yes you are right

  6. #6
    Forum Expert dosydos's Avatar
    Join Date
    12-09-2015
    Location
    Massachusetts
    MS-Off Ver
    365(PC) V:2308
    Posts
    1,472

    Re: Formula categories Wise

    =SUMIFS(Sheet1!F:F,Sheet1!C:C,$A32,Sheet1!D:D,B$31)

    This should work, test it on your worksheet on sheet2 cell B32

  7. #7
    Forum Contributor
    Join Date
    01-23-2016
    Location
    karachi
    MS-Off Ver
    2007
    Posts
    316

    Re: Formula categories Wise

    Perfect, Its Working, if I want to add same data from Diferent sheets in this formula, mean January+February+March to December, in all sheet same data I want to put all data in this sheet.

  8. #8
    Forum Expert dosydos's Avatar
    Join Date
    12-09-2015
    Location
    Massachusetts
    MS-Off Ver
    365(PC) V:2308
    Posts
    1,472

    Re: Formula categories Wise

    you can add an entire years worth of data to sheet 1 as long as the columns contain the same information as you stated above. the sumif formula i gave does not take dates into consideration so if you have jan-dec data it will look for the sum of the specific carrier and business for the entire year. if you want it to be broken out to sum specific dates as well you will need to add a cell somewhere to indicate what month you want to sum and add another criteria to the formula i gave 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. Formula to colum wise data to Row wise- data
    By srinivasan1965 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 05-08-2015, 10:25 AM
  2. vba code for automating branch wise day wise amount to summary file
    By pranithpm in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-19-2014, 04:18 AM
  3. Excel code to represent data from row wise to column wise
    By sreejeshc in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 08-12-2013, 03:45 AM
  4. [SOLVED] I want change the data row wise to coloum wise & coloumn wise to row wise.
    By satputenandkumar0 in forum Excel General
    Replies: 3
    Last Post: 12-20-2012, 08:34 AM
  5. Data row wise, formula column wise
    By Fred Smith in forum Excel General
    Replies: 4
    Last Post: 12-09-2005, 11:55 AM
  6. Delete row wise duplicates & colomun wise simultaneously excel
    By Dipankar in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 10-06-2005, 09:05 AM

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.6.0 RC 1