+ Reply to Thread
Results 1 to 3 of 3

How to count text entered with ALT+ENTER using a count function

  1. #1
    Registered User
    Join Date
    05-29-2015
    Location
    london
    MS-Off Ver
    2013
    Posts
    4

    How to count text entered with ALT+ENTER using a count function

    Hi guys,

    i would like to use a count function(possibly =countif()) to count through out a column. in that column i have cells with multiple entries.


    Scenario

    So for example, cell a1 could contain "Paul", "John" and "Andy". Cell a2 could contain "Paul", "John" and "peter". Cell a2 could contain "Paul", "Nigel" and "peter".

    i want to be able to count the number of "Paul's" that occur through out column A. The count formula should return the value: 3 as there are 3 "Pauls" entered in column A.

    Please bear in mind that there are multiple entries in each cell that have been separated by ALT+ENTER. I have tried in vain to successfully carry out any formulae containing ALT+ENTER.

    Can you help?

    Best

    Andy
    Last edited by bethy1234; 05-29-2015 at 11:22 AM.

  2. #2
    Valued Forum Contributor
    Join Date
    05-20-2013
    Location
    Ohio, USA
    MS-Off Ver
    Excel 2013
    Posts
    941

    Re: How to count text entered with ALT+ENTER using a count function

    Array formula (requires entry confirmation: Ctrl+Shift+Enter)
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    ...where C1 is the name (or text) you are wanting to count.

  3. #3
    Registered User
    Join Date
    05-29-2015
    Location
    london
    MS-Off Ver
    2013
    Posts
    4

    Re: How to count text entered with ALT+ENTER using a count function

    Hi there,

    I have just found my own solution which is :=COUNTIF(A:A,"*paul*"). The solution was to simply use the wildcard symbol.

    Thanks anyway.

+ 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. [SOLVED] COUNT function does not count values beginning with text
    By PeteABC123 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-15-2013, 06:38 PM
  2. [SOLVED] Formula needed to only count total cells entered and not count adjacent text entered cells
    By excelteam777 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-07-2013, 06:22 PM
  3. [SOLVED] Count/No Count for year entered---formula help
    By awest181 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-26-2012, 02:07 PM
  4. [SOLVED] Count Intervals of Filtered TEXT values in Column and Return Count across a Row
    By Domenic in forum Excel Formulas & Functions
    Replies: 18
    Last Post: 09-06-2005, 06:05 AM
  5. Count Intervals of Filtered TEXT values in Column and Return Count across a Row
    By Sam via OfficeKB.com in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 01:05 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