Results 1 to 8 of 8

count up in Column A until the next non-blank cell in Column C

Threaded View

  1. #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
    30,699

    Re: count up in Column A until the next non-blank cell in Column C

    TRy


    in D3 and copy down

    =IF($C3="","",SUM(OFFSET($A$2,MATCH(LOOKUP(10^10,$C$2:$C2),$C$2:$C2,0),0,ROWS($1:1)+2-MATCH(LOOKUP(10^10,$C$2:$C2),$C$2:$C2,0)-1)))
    Last edited by JohnTopley; 12-02-2016 at 01:48 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Count only unique cells in column where another cell in row is not blank
    By accounting2015 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-13-2015, 07:11 PM
  2. Count only unique cells in column where another cell in row is not blank
    By accounting2015 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-12-2015, 06:18 PM
  3. Replies: 3
    Last Post: 07-12-2015, 03:37 PM
  4. [SOLVED] Need to Count Blank cells from active cell going UP the same column
    By EDaig in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-15-2013, 11:22 PM
  5. Replies: 2
    Last Post: 10-04-2012, 03:19 PM
  6. Replies: 4
    Last Post: 05-10-2012, 08:16 PM
  7. Replies: 5
    Last Post: 08-05-2009, 02:43 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