+ Reply to Thread
Results 1 to 4 of 4

How to display cells with content

  1. #1
    Registered User
    Join Date
    04-30-2007
    Posts
    31

    How to display cells with content

    How do I display a count for cells that have numbers in, for example if I have A1-A20 and cells A1-A6 are the only ones to have something in I want another cell to return the value 6

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: How to display cells with content

    Try..

    =COUNTA(a1:a20)
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  3. #3
    Forum Expert BadlySpelledBuoy's Avatar
    Join Date
    06-14-2013
    Location
    East Sussex, UK
    MS-Off Ver
    365
    Posts
    7,468

    Re: How to display cells with content

    =counta(a1:a20) will count non blank cells in a range

    or

    =count(a1:a20) will count numeric values in a range

  4. #4
    Registered User
    Join Date
    04-30-2007
    Posts
    31

    Re: How to display cells with content

    Thanks, I've been looking for ages for on how to do that, easy when you know how

+ 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. Automatically copy cells content based on the content of another cell.
    By chrisbarlow1984 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-01-2014, 11:13 AM
  2. [SOLVED] Display text based on content of 3 cells
    By smugglersblues in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 12-20-2012, 12:25 PM
  3. [SOLVED] Display content of cell if other cells are empty otherwise perform SUM
    By peakoverload in forum Excel General
    Replies: 2
    Last Post: 07-16-2012, 06:04 AM
  4. [SOLVED] Highlight a cell if its content doesn't match another cells content
    By noxygen in forum Excel General
    Replies: 4
    Last Post: 04-12-2012, 04:36 AM
  5. Replies: 2
    Last Post: 07-23-2010, 10:11 AM

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