+ Reply to Thread
Results 1 to 2 of 2

countif from multiple sheet (In google sheets)

  1. #1
    Registered User
    Join Date
    06-06-2014
    Location
    Nepal
    MS-Off Ver
    MS office professional 2016
    Posts
    90

    countif from multiple sheet (In google sheets)

    I want to to count value across multiple sheet in google excel sheets .Can anybody please help me out for this .
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    07-06-2004
    Location
    Northern California
    MS-Off Ver
    2K, 2003, 2010, O365
    Posts
    1,490

    Re: countif from multiple sheet (In google sheets)

    I don't believe Google Sheets can work across multiple worksheets. You'd either need something like

    =COUNTIF(Sheet1!A3:Z1000,x)+COUNTIF(Sheet2!A3:Z1000,x)+...+COUNTIF(Sheet99!A3:Z1000,x)

    or you'd need to consolidate your data into a single worksheet and use condition sums on that consolidated range.

+ 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] Google Sheets - COUNTIF (complex)
    By RLONG98 in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 5
    Last Post: 03-19-2020, 01:41 AM
  2. GOOGLE SHEETS: countif with dynamic range
    By Headburst in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 11
    Last Post: 12-30-2019, 09:59 AM
  3. GOOGLE SHEETS: countif with dynamic range
    By Headburst in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 12-30-2019, 08:41 AM
  4. Converting Unique,Filter,Countif formula in Google Sheets to Excel
    By imnotarobot in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-02-2019, 09:51 AM
  5. Google Apps Script for Google Sheets Pulling Formulas from Master to Several Slave Sheets
    By excelroofing in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 4
    Last Post: 08-22-2018, 02:06 AM
  6. Replies: 1
    Last Post: 01-25-2014, 02:10 PM
  7. [SOLVED] Using countif for multiple criteria on Google Doc's
    By Renu.Raju in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 12-01-2013, 09:13 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