+ Reply to Thread
Results 1 to 2 of 2

Automatic way to enter data into COUNTIF formula?

  1. #1
    Registered User
    Join Date
    05-21-2014
    Location
    Quebec City, QC
    MS-Off Ver
    Excel 2007
    Posts
    7

    Automatic way to enter data into COUNTIF formula?

    Hi all,

    I'm new to Excel and need some help regarding the COUNTIF formula I'm using. I have a huge (for a newbie ) spreadsheet where every item is associated with several key words. There about 500 key words, all in the same column, and I have to build a table identifying the total frequency of each key word. Basically, the first column of the table I've created lists all the possible key words, and the second one is all the COUNTIF formulae, each one being associated with its corresponding key word. The formula I need to use is this one :

    =COUNTIF($D$2:$D$8486;"corresponding key word from column 1")

    The formula works well and my table looks fine, but the task of copying and pasting 500 key words into each occurrence of the formula is pretty daunting! This is where I need some help - is there an automatic way to enter each key word into the corresponding formula without having to do it manually? Otherwise, is there a more direct way or another formula that would give me the information I need? Surely there's a more efficient way to do this, but I just don't know how!

    I'd post the document here, but it's confidential.

    Thanks for reading, and thanks in advance for your help

  2. #2
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Automatic way to enter data into COUNTIF formula?

    Put each of your key words into a range of cells, say G2:G10

    Then use
    =COUNTIF($D$2:$D$8486;G2)
    And fill down.

+ 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] Enter formula result from one cell into a COUNTIF formula in another cell. Help please!
    By gregrach in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-10-2014, 11:23 AM
  2. Automatic tab and then enter
    By HHR in forum Excel General
    Replies: 1
    Last Post: 10-10-2013, 11:24 AM
  3. How to generate automatic date when we enter data in a cell
    By semeer in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-10-2013, 10:24 AM
  4. Automatic enter
    By HHR in forum Excel General
    Replies: 1
    Last Post: 10-22-2012, 02:25 PM
  5. Automatic Enter
    By l flipboi l in forum Excel General
    Replies: 12
    Last Post: 09-03-2010, 04:56 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