+ Reply to Thread
Results 1 to 3 of 3

AGGREGATE Function

  1. #1
    Forum Contributor
    Join Date
    09-18-2015
    Location
    Republic of Korea
    MS-Off Ver
    2010
    Posts
    314

    AGGREGATE Function

    ??? 10.png

    I used the formula -->=COUNTIF(A:A,"*"&C1&"*")

    I want Aggregate function or other formula
    Attached Files Attached Files
    Last edited by chief_abound; 11-03-2015 at 12:29 AM.

  2. #2
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,459

    Re: AGGREGATE Function

    AGGREGATE works with "real array" that exists in worksheet,i.e A1:A8
    did not work with "virtual array" likes FIND(C1,A1:A8)
    With given example, SUMPRODUCT(ISNUMBER(FIND..)) or COUNTIF is properly solution.
    Quang PT

  3. #3
    Forum Contributor
    Join Date
    09-18-2015
    Location
    Republic of Korea
    MS-Off Ver
    2010
    Posts
    314

    Re: AGGREGATE Function

    Hi! bebo021999

    Oh, I see what you're saying. Thank you so much!

+ 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. Aggregate Function - Value Error
    By gtbaseball7 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-24-2015, 02:09 PM
  2. [SOLVED] AGGREGATE function, If 0 show no value
    By antexity in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-07-2015, 11:59 AM
  3. Aggregate Function Using Sum
    By gtbaseball7 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-01-2015, 02:19 PM
  4. Aggregate Function
    By nav505 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-04-2013, 03:20 AM
  5. Problem with Aggregate Function ADO SQL
    By Kyle123 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-10-2010, 07:44 AM
  6. Aggregate function
    By stefantem in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-19-2006, 04:47 AM
  7. SQL - As part of an aggregate function ERROR
    By dave k in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 01-07-2005, 12:06 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