+ Reply to Thread
Results 1 to 4 of 4

Formula for counting data on sheet 1 into sheet 2

  1. #1
    Forum Contributor
    Join Date
    06-04-2014
    Location
    Nevada, USA
    MS-Off Ver
    2019
    Posts
    345

    Formula for counting data on sheet 1 into sheet 2

    Hi Folks
    I have attached an EXCEL 2010 file to the post.
    On sheet 1 I have a list of departments, names of emplyees and length of service indicated by the letter 'X'

    On sheet 2, I would like to be able to count the 'X''s based on the department
    Eg 2 people with 5yrs in Admin

    Is there a COUNTIF or SUMIF formula I could use?
    I am not getting this


    Thank You
    Attached Files Attached Files

  2. #2
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Formula for counting data on sheet 1 into sheet 2

    Try this...

    Entered in B3:

    =COUNTIFS(Sheet1!$A:$A,$A3,Sheet1!C:C,"X")

    Copy across to D3 then down to B12:D12

    Nice name. Are you by any chance a former President of the U.S. ?
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  3. #3
    Forum Contributor
    Join Date
    06-04-2014
    Location
    Nevada, USA
    MS-Off Ver
    2019
    Posts
    345

    Re: Formula for counting data on sheet 1 into sheet 2

    Hahahahah!
    No.
    Just a jackass who loves doing everything in Excel.
    However, I'm several brain cells short of a single brain cell.
    Thank You!!
    I'm gonna add to your rep.

  4. #4
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Formula for counting data on sheet 1 into sheet 2

    You're welcome. Thanks for the feedback!


    If your question has been solved please mark the thread as being solved.

    In the menu bar above the very first post select Thread Tools, then select Mark this thread as solved.

+ 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] how to copy a cell with formula from sheet 1 (data is all vertical) into sheet 2
    By parag in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-21-2014, 07:34 PM
  2. VBA formula to copy paste selected data from main sheet to new sheet
    By vbanoob123 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 03-24-2014, 12:28 PM
  3. Replies: 4
    Last Post: 02-25-2014, 10:26 PM
  4. [SOLVED] Counting DATA from one sheet and recognizing and input DATA to another "totals" sheet
    By jrosko1 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 01-04-2013, 10:57 AM
  5. Replies: 1
    Last Post: 03-01-2011, 03:31 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