Results 1 to 4 of 4

Calculate Count of Text in Blank Cells (Random Data)

Threaded View

a1ksingh Calculate Count of Text in... 06-09-2016, 10:19 PM
AlKey Re: Calculate Count of Text... 06-09-2016, 10:35 PM
Phuocam Re: Calculate Count of Text... 06-09-2016, 11:21 PM
a1ksingh Re: Calculate Count of Text... 06-09-2016, 11:51 PM
  1. #3
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2024
    Posts
    6,176

    Re: Calculate Count of Text in Blank Cells (Random Data)

    Or try this in B2 ...

    =IF((A2="")*(A1<>""),COUNTA($A$2:A2)-SUM($B$1:B1),"")
    Last edited by Phuocam; 06-09-2016 at 11:30 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Count blank cells in a range and contiguous blank cells also as single cells! Tricky One!
    By SebastianColombia in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-31-2015, 02:32 PM
  2. How to count blank cells in data range
    By puttu in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-11-2013, 01:48 PM
  3. Need to count Blank cells instead of data cells in Pivot table
    By plb999 in forum Excel Charting & Pivots
    Replies: 4
    Last Post: 11-19-2012, 09:01 PM
  4. Replies: 12
    Last Post: 09-17-2012, 01:03 PM
  5. [SOLVED] VBA to count cells with data between blank rows
    By Philcater in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-21-2012, 04:40 PM
  6. Counting data in non blank cells and exclude certain data from the count
    By JohnG73 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-04-2007, 04:08 PM
  7. [SOLVED] In a column of text data, how do I delete random cells that have .
    By Minivann in forum Excel General
    Replies: 2
    Last Post: 01-26-2005, 06:06 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