+ Reply to Thread
Results 1 to 3 of 3

How to count number of expression in excell?

  1. #1
    Registered User
    Join Date
    04-22-2022
    Location
    palestine
    MS-Off Ver
    10
    Posts
    1

    Question How to count number of expression in excell?

    I am working in a very large excell file that does not contain numerical values ​​but expressions such as:
    I do not agree
    I agree
    I agree very much


    And so on

    I want to count the number of times the expression "agree" appears in the table


    What function should I use? and how?

    66.png

  2. #2
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.92 (24120731))
    Posts
    9,132

    Re: How to count number of expression in excell?

    something like
    =COUNTIF(A1:J100,"*agree*")

    I'm in UK and only understand english
    you may need to post in the foreign forum

    Note: Images are difficult to see , and also requires that I input all the data myself, which is very time consuming.

    A sample sheet would help here


    Please see the Yellow Banner at the top of the page explaining how to attach a sample spreadsheet

    A good sample workbook has just 10-20 rows of representative data that has been desensitised. It also has expected results mocked up, relevant cells highlighted and a few explanatory notes.

    Here are the instructions, found at the top of the page again
    Post a small Excel sheet (not a picture) showing realistic & representative sample data WITHOUT confidential information (10-20 rows, not thousands...) and some manually calculated results. For a new thread (1st post), scroll to Manage Attachments, otherwise scroll down to GO ADVANCED, click, and then scroll down to MANAGE ATTACHMENTS and click again. Now follow the instructions at the top of that screen.
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP, 2007, 2024
    Posts
    16,453

    Re: How to count number of expression in excell?

    Your text "responses" suggest that you are analyzing survey type data. This is more about the statistics rather than Excel, but my first thought with such survey data is to use Likert scales and analysis (maybe a good starting point: http://www.kenpro.org/how-to-conduct...cale-analysis/ ). One of the key first steps in Likert analysis is to assign an appropriate numeric value to each response text (a lookup function in Excel should make quick work of this). Then you have numbers you can analyze (calculating means as in the kenpro link, for example). If you want to count responses, you can use variations on etaf's COUNTIFS() function. One of the advantages with the Likert numeric scale is that your criteria are going to be simpler numeric criteria rather than more complicated text (often with wildcards as etaf shows).

    It really depends on how much statistics you want to involve. If you're only interested in the answer to the surface question you asked, etaf's solution should be a good starting place. If you are interested in some of the statistical questions behind your surface question, learning and understanding Likert scale analysis should add to your analyses.
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

+ 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. How to count a number of oscilating cells in Excell
    By Nabihof in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 06-16-2023, 05:52 AM
  2. PowerQuery: Merge Expression Errror 'count' argument -- Help Please!!
    By learning new things in forum Excel General
    Replies: 1
    Last Post: 10-01-2019, 03:50 AM
  3. What does the rows.count expression do
    By amartino44 in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 06-24-2013, 01:15 PM
  4. [SOLVED] Rounding the number produced by an evaluated expression to the nearest number in CF
    By orly_sm in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-29-2013, 09:16 AM
  5. Microsoft Excell Selected Number of Cells Count
    By chathura in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-06-2012, 03:58 PM
  6. How to count the number of times an expression is true
    By sherlock99 in forum Excel General
    Replies: 4
    Last Post: 06-22-2011, 06:46 AM
  7. SUM count and ADD expression with multipliers
    By MrHaugen in forum Excel General
    Replies: 11
    Last Post: 04-24-2009, 11:05 PM

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