+ Reply to Thread
Results 1 to 7 of 7

Find and add every instance of a value

  1. #1
    Forum Contributor
    Join Date
    11-13-2013
    Location
    Florida
    MS-Off Ver
    Excel 2010
    Posts
    464

    Find and add every instance of a value

    Hello,

    I imagine that this is relatively simple. I have a sheet
    A:A = dates
    B:B = the corresponding day of the week for the date in A
    C:C = a total number of items for each day
    I2:O2 = SATURDAY, SUNDAY, MONDAY...FRIDAY
    in I3:O3 I would like the formula to look for the SUM of the total number of C (items) for each B (day of the week)

    Can anyone assist? Thank you in advance


    EDITED TO ADD: If H3:H14 could = JANUARY, FEBRUARY... and the formula in I3:I14 could look for the total for the specific day of the week for each month based on A
    Last edited by tapsmiled; 07-11-2015 at 08:51 AM.

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,211

    Re: Find and add every instance of a value

    =SUMIF($B:$B,I$2,$C:$C) in I3 and drag across

  3. #3
    Forum Contributor
    Join Date
    11-13-2013
    Location
    Florida
    MS-Off Ver
    Excel 2010
    Posts
    464

    Re: Find and add every instance of a value

    Excellent! Any idea how to specify for each day of the week for each month?
    Last edited by tapsmiled; 07-11-2015 at 09:33 AM.

  4. #4
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,211

    Re: Find and add every instance of a value

    See attached
    Attached Files Attached Files

  5. #5
    Forum Contributor
    Join Date
    11-13-2013
    Location
    Florida
    MS-Off Ver
    Excel 2010
    Posts
    464

    Re: Find and add every instance of a value

    Nevermind, I was able to figure it out. Thank you

  6. #6
    Forum Contributor
    Join Date
    11-13-2013
    Location
    Florida
    MS-Off Ver
    Excel 2010
    Posts
    464

    Re: Find and add every instance of a value

    @JohnTopley thank you sir. I came up with something similar. Thank you so much!!

  7. #7
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,211

    Re: Find and add every instance of a value

    No problem: glad you worked it out.

+ 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. [SOLVED] To Find every instance of TEXT copy, repeat until no Find found
    By DadaaP in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-25-2013, 02:15 PM
  2. VLookup to find next instance
    By s_t_e_i_n in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 09-28-2012, 11:34 AM
  3. Find first instance of a number after a value
    By jhayes in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 08-27-2008, 02:59 PM
  4. Find first and last instance
    By Gixxer_J_97 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-07-2005, 03:35 PM
  5. [SOLVED] Vlookup to find Second INstance
    By [email protected] in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-15-2005, 11:05 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