+ Reply to Thread
Results 1 to 4 of 4

Thread: HOW TO Sum a dynamic range according to critieria

  1. #1
    Registered User
    Join Date
    08-21-2009
    Location
    ldh, India
    MS-Off Ver
    Excel 2003
    Posts
    2

    HOW TO Sum a dynamic range according to critieria

    Dear all is there any possiblity through which i can automate the sum of perticular cells.

    for example the data is

    DATE	           SCRIP	QUANTITY	RATE	VALUE
    21.08.2009	   BHEL	 9               2       18
    19.08.2009	   BHEL	-9              3      -27
    20.08.2009	   FSL	          3             1        3
    19.08.2009	   FSL	          2             4        8
    22.08.2009	   BHEL	 9               5      45
    I can enter data in new cells too but in the same columns. what i need is to sum the data appropriately like bhel sum should come automatedly

    is there any way to do it.


    tks

    ShivPreet2k1

  2. #2
    Forum Moderator DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Suffolk, UK
    MS-Off Ver
    2002, 2007 & 2010
    Posts
    21,423

    Re: HOW TO Sum a dynamic range according to critieria

    Your layout is not very clear - a file is generally preferable in these instances.

    If we assumes Dates in Col A, Scrip in B, Qty in C, Rate in D & Value in E then to get a Sum of Value for BHEL:

    =SUMIF(B:B,"BHEL",E:E)

  3. #3
    Registered User
    Join Date
    08-21-2009
    Location
    ldh, India
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: HOW TO Sum a dynamic range according to critieria

    thanks for your help . its working. but friend can we make this fully automated. i mean what if i want to add new share for example bse1. is there any way to automate that too.

    tks

    Shiv Preet

  4. #4
    Forum Moderator DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Suffolk, UK
    MS-Off Ver
    2002, 2007 & 2010
    Posts
    21,423

    Re: HOW TO Sum a dynamic range according to critieria

    Care to post an example and outline how/when data is updated... where you want results etc etc...

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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