+ Reply to Thread
Results 1 to 4 of 4

summing automatically if in cell, sum in cell text to it

  1. #1
    Registered User
    Join Date
    02-24-2017
    Location
    frogland
    MS-Off Ver
    mac 2017
    Posts
    5

    summing automatically if in cell, sum in cell text to it

    Hey,

    When I add a item like 'red', I want that excel counts it automatically in the cell next to it.
    Is that possible and which formula I can use for it?
    And do you have a source, so I can help myself further with this kind of formulas?

    I added a wetransfer link, because I cannot upload any attachments.

    Kind regards,
    Floris
    Screen Shot 2017-02-24 at 20.30.16.png
    https://we.tl/icjxK2p92D

    =SUMIF(C5:C11;"*"&F7&"*";D5:D11)

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,984

    Re: summing automatically if in cell, sum in cell text to it

    With the first Keyword in E6 and the second keyword (if any) in F6, use this in G6, copied down:

    =SUMPRODUCT(ISNUMBER(SEARCH(F6,$C$5:$C$11))*ISNUMBER(SEARCH(G6,$C$5:$C$11))*$D$5:$D$11)

    Next time, please attach a sheet directly.

    Unfortunately the attachment icon doesn't work at the moment. So, to attach an Excel file you have to do the following: Just before posting, scroll down to Go Advanced and then scroll down to Manage Attachments. Now follow the instructions at the top of that screen.
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Registered User
    Join Date
    02-24-2017
    Location
    frogland
    MS-Off Ver
    mac 2017
    Posts
    5

    Re: summing automatically if in cell, sum in cell text to it

    thanks! [messages at least 10 characters]

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,984

    Re: summing automatically if in cell, sum in cell text to it

    You're welcome and thanks for the Rep.

+ 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. Replies: 5
    Last Post: 02-02-2015, 07:07 PM
  2. [SOLVED] Repeat text typed in one cell automatically in another cell
    By SueS in forum Excel General
    Replies: 3
    Last Post: 07-21-2014, 10:59 PM
  3. Replies: 2
    Last Post: 05-09-2014, 09:17 AM
  4. [SOLVED] type designate text in cell & have another cell automatically populate w/ designated #?
    By PeppiVic in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-02-2014, 03:46 PM
  5. When a date entered on a specific cell, automatically enter a text in other cell
    By mmccra2858 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-13-2012, 09:57 AM
  6. Replies: 3
    Last Post: 07-13-2009, 12:13 PM
  7. Summing cells with text in cell
    By thomasmale in forum Excel General
    Replies: 1
    Last Post: 03-16-2009, 02:34 PM

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