+ Reply to Thread
Results 1 to 2 of 2

Is it possible to sum the value in the column from only the first five cells with content

  1. #1
    Registered User
    Join Date
    01-13-2018
    Location
    Norway
    MS-Off Ver
    2016
    Posts
    5

    Is it possible to sum the value in the column from only the first five cells with content

    Hi,

    Is it possible to sum the value from only the first five cells in the each of the two column "used" (Green colour) after the registered values in column "Recevied" in the attached sheet?


    Regards,
    Kersti08
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    10-10-2016
    Location
    Sheffield
    MS-Off Ver
    365 and rarely 2016
    Posts
    3,212

    Re: Is it possible to sum the value in the column from only the first five cells with cont

    Perhaps

    =SUM(OFFSET(C4,MATCH(TRUE,INDEX((B5:B50<>0),0),0),0,5,1))

    although you may use ; instead of ,

+ 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: 9
    Last Post: 01-14-2018, 05:53 AM
  2. [SOLVED] Delete Cells In Column With Content
    By Logit in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-08-2016, 03:45 PM
  3. [SOLVED] For highlighting superscript content cells in a column.
    By rajani.indegene in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-15-2015, 05:48 AM
  4. For highlighting superscript content cells in a column.
    By rajani.indegene in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-06-2015, 06:12 AM
  5. [SOLVED] Sum cells in a column, based on content of another column.
    By Davidp06 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 01-13-2014, 06:53 PM
  6. [SOLVED] How can I use VBA to delete cells that don't have content in column B for rows 4 and below
    By smith310 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 02-14-2013, 02:26 AM
  7. Copying Bold content cells down the column
    By sam_m in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-28-2011, 09:01 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