+ Reply to Thread
Results 1 to 3 of 3

COUNTIF data from anothher tab

  1. #1
    Forum Contributor
    Join Date
    11-13-2015
    Location
    London
    MS-Off Ver
    Office 365
    Posts
    831

    COUNTIF data from anothher tab

    Hi guys,

    I think i need to use a countifs function for two problems.

    Firstly
    I am trying to use my 2nd tab ('Data' tab), to count how many times the word Jones comes up in column F from sheet 1, but matching the date... the date is on column A on the data tab and column C on sheet1. I want this data on cell D2 on the Data tab please

    I am trying to use my 2nd tab ('Data' tab), to count how many times the Jones (column F) has cells in column I which are not empty, but match the date... the date is on column A on the data tab and column C on sheet1. I want this data on cell E2 on the Data tab please


    Please help, thank you!
    Attached Files Attached Files
    Thanks,

    R.



  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: COUNTIF data from anothher tab

    what you have in Data sheet D1 is "Jones number", but sheet1 is just "Jones". change D1. you also referred to column I instead of F. so:
    =COUNTIFS(Sheet1!F:F,D$1,Sheet1!C:C,$A2 )

    same for E1, just "Jones". and:
    =COUNTIFS(Sheet1!F:F,E$1,Sheet1!C:C,$A2,Sheet1!I:I,">""")

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  3. #3
    Forum Contributor
    Join Date
    11-13-2015
    Location
    London
    MS-Off Ver
    Office 365
    Posts
    831

    Re: COUNTIF data from anothher tab

    thank you, this helps!

+ 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 Countif filtered data
    By thaimic in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-07-2016, 08:12 AM
  2. [SOLVED] COUNTIF >0 still picking up data with 0
    By Lilacpetals in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-31-2015, 03:39 PM
  3. CountIf on Mismatch Data
    By day92 in forum Excel General
    Replies: 4
    Last Post: 10-31-2011, 04:46 PM
  4. COUNTIF: Data between 2 dates
    By kitprattfall in forum Excel General
    Replies: 7
    Last Post: 08-25-2010, 01:33 PM
  5. Countif for non-continuous data
    By kiboodez in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-17-2010, 04:27 AM
  6. COUNTIF and Data in Two Columns
    By jt_tj_ca in forum Excel General
    Replies: 1
    Last Post: 01-29-2010, 03:18 PM
  7. CountIF on Filtered data
    By Steadman in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-27-2005, 07:05 AM

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