+ Reply to Thread
Results 1 to 6 of 6

Google Sheets: Replace AGGREGA function with similar one

  1. #1
    Forum Contributor
    Join Date
    05-16-2012
    Location
    Latina, ITALY
    MS-Off Ver
    Excel 2010--2016
    Posts
    947

    Google Sheets: Replace AGGREGA function with similar one

    Good morning I need to replace the AGGREGA function with a similar one
    in the attached file TWS sheet column E find my formula with Aggrega that gives the correct result.

    I would like to find an alternative formula without Aggrega that gives me the same result
    Thank you
    Attached Files Attached Files
    Last edited by AliGW; 08-05-2020 at 03:17 AM.

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    81,224

    Re: Replace AGGREGA function with similar one

    Why do you not want to use the AGGREGATE function?

    Try this:

    =IFERROR(INDEX(CLS!$C$2:$C$1000,MATCH(SMALL(IF(FREQUENCY(CLS!$S$2:$S$1000,N(+CLS!$S$2:$S$1000)),CLS!$S$2:$S$1000),ROWS($1:1)),CLS!$S$2:$S$1000,0)),"")
    Last edited by AliGW; 08-05-2020 at 03:15 AM.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Contributor
    Join Date
    05-16-2012
    Location
    Latina, ITALY
    MS-Off Ver
    Excel 2010--2016
    Posts
    947

    Re: Replace AGGREGA function with similar one

    Hello
    because it seems not recognized by google sheets

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    81,224

    Re: Replace AGGREGA function with similar one

    OK - well, you need to say these things straight away! It's fundamental to the query, which is in the wrong place, so I am going to move it. I am not sure whether my suggestion will work - I do not use Google Sheets.

  5. #5
    Forum Contributor
    Join Date
    05-16-2012
    Location
    Latina, ITALY
    MS-Off Ver
    Excel 2010--2016
    Posts
    947

    Re: Replace AGGREGA function with similar one

    ok, sorry for not having exposed the problem immediately.
    For now, thank you
    I do tests and I will let you know and if it works I will put the Solved.

  6. #6
    Forum Expert romperstomper's Avatar
    Join Date
    08-13-2008
    Location
    East Sussex, UK
    MS-Off Ver
    365, varying versions/builds
    Posts
    21,256

    Re: Google Sheets: Replace AGGREGA function with similar one

    In Sheets you could use something simpler like:

    =INDEX(SORT(FILTER(CLS!C2:S20,CLS!S2:S20<>""),17,true),,1)
    Remember what the dormouse said
    Feed your head

+ 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. REPLACE function help replace two separate texts Ctrl H
    By Uldis in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-23-2015, 10:51 AM
  2. replace auto data value for Similar codes
    By alaki in forum Excel General
    Replies: 3
    Last Post: 09-16-2013, 07:40 PM
  3. Improve this function and create a similar function
    By lesoies in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-01-2013, 08:23 AM
  4. [SOLVED] Spelling errors-a macro to prompt user if a word is similar to a list and replace it
    By limebaish in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 01-27-2013, 04:26 PM
  5. Macro to find and replace, or similar
    By sk8shorty01 in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 07-19-2011, 01:55 PM
  6. delete cell contents with find and replace (or something similar)
    By aaron85 in forum Excel - New Users/Basics
    Replies: 5
    Last Post: 07-13-2009, 03:32 AM
  7. SQL REPLACE Statement (or similar) in MS Query
    By iain_m in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-04-2006, 05:46 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