{"id":16645,"date":"2023-11-04T10:58:04","date_gmt":"2023-11-04T10:58:04","guid":{"rendered":"https:\/\/officetuts.net\/excel\/?p=16645"},"modified":"2023-11-04T13:21:11","modified_gmt":"2023-11-04T13:21:11","slug":"aggregate","status":"publish","type":"post","link":"https:\/\/officetuts.net\/excel\/functions\/aggregate\/","title":{"rendered":"AGGREGATE Function"},"content":{"rendered":"\n

Excel AGGREGATE Function allows you to perform various calculations on a range of data, providing flexibility and control over the operations you want to perform. It can handle functions like SUM, AVERAGE, MAX, MIN, and more, and even ignore errors or hidden rows, making it a versatile tool for data analysis.<\/p>\n\n\n\n

Syntax<\/h2>\n\n\n\n

AGGREGATE(function_num, options, ref1, [ref2], [k])<\/strong><\/p>\n\n\n\n

Arguments<\/h2>\n\n\n\n
function_num<\/strong><\/td>The number that represents the function to use for the calculation.<\/td><\/tr>
options<\/strong><\/td>The option specifying how to handle hidden rows, errors, or other specific behavior.<\/td><\/tr>
ref1<\/strong><\/td>The first reference or range for the calculation.<\/td><\/tr>
[ref2]<\/strong><\/td>(Optional) A second reference or range for functions that require two ranges.<\/td><\/tr>
[k]<\/strong><\/td>(Optional) A parameter that adjusts the behavior of the function, used for functions where it is relevant.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n

How to use<\/h2>\n\n\n\n

1. Start with the function_num, which is a number representing the function you want to apply. This can be a number from 1 to 19, each corresponding to a different Excel function, such as 1 for AVERAGE, 2 for COUNT, 3 for MAX, and so on.<\/p>\n\n\n\n

2. Choose the options argument. This number defines the behavior of the AGGREGATE function. It can be any number from 0 to 7 or 9 to 13, depending on what you want to do. For example, using 0 will ignore hidden rows and errors, while using 6 will ignore only hidden rows.<\/p>\n\n\n\n

3. Specify the first reference (ref1), which is the range of data you want to apply the chosen function to. This is the primary data source for the calculation.<\/p>\n\n\n\n

4. Optionally, provide a second reference (ref2) when the selected function requires two ranges for calculation. Not all functions require this, so it’s often left empty.<\/p>\n\n\n\n

5. If the function you’ve chosen involves a “k” parameter, add it as the last argument. This parameter is optional for many functions and can be used to fine-tune the behavior of the function, depending on the selected function_num.<\/p>\n\n\n\n

Here’s an example of how to use the AGGREGATE function:<\/p>\n\n\n\n

=AGGREGATE(1, 6, A1:A10)<\/code><\/pre>\n\n\n\n

In this example, we’re calculating the AVERAGE of values in the range A1:A10, while ignoring hidden rows but considering errors. The function_num 1 corresponds to AVERAGE, and option 6 tells it to ignore hidden rows.<\/p>\n\n\n\n

Additional information<\/h2>\n\n\n\n

If you’re looking for more details on the available function numbers, options, or need specific information on a particular function, you can refer to the official Excel documentation<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"

Excel AGGREGATE Function allows you to perform various calculations on a range of data, providing flexibility and control over the operations you want…<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[25],"tags":[],"yoast_head":"\nAGGREGATE Function<\/title>\n<meta name=\"description\" content=\"Perform various calculations on a range of data using Excel AGGREGATE Function. It can handle functions like SUM, AVERAGE, MAX, MIN, and more.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/officetuts.net\/excel\/functions\/aggregate\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AGGREGATE Function\" \/>\n<meta property=\"og:description\" content=\"Perform various calculations on a range of data using Excel AGGREGATE Function. It can handle functions like SUM, AVERAGE, MAX, MIN, and more.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/officetuts.net\/excel\/functions\/aggregate\/\" \/>\n<meta property=\"article:published_time\" content=\"2023-11-04T10:58:04+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-11-04T13:21:11+00:00\" \/>\n<meta name=\"author\" content=\"Tomasz Decker\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Tomasz Decker\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/officetuts.net\/excel\/functions\/aggregate\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/officetuts.net\/excel\/functions\/aggregate\/\"},\"author\":{\"name\":\"Tomasz Decker\",\"@id\":\"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42\"},\"headline\":\"AGGREGATE Function\",\"datePublished\":\"2023-11-04T10:58:04+00:00\",\"dateModified\":\"2023-11-04T13:21:11+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/officetuts.net\/excel\/functions\/aggregate\/\"},\"wordCount\":390,\"publisher\":{\"@id\":\"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42\"},\"articleSection\":[\"functions\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/officetuts.net\/excel\/functions\/aggregate\/\",\"url\":\"https:\/\/officetuts.net\/excel\/functions\/aggregate\/\",\"name\":\"AGGREGATE Function\",\"isPartOf\":{\"@id\":\"https:\/\/officetuts.net\/excel\/#website\"},\"datePublished\":\"2023-11-04T10:58:04+00:00\",\"dateModified\":\"2023-11-04T13:21:11+00:00\",\"description\":\"Perform various calculations on a range of data using Excel AGGREGATE Function. It can handle functions like SUM, AVERAGE, MAX, MIN, and more.\",\"breadcrumb\":{\"@id\":\"https:\/\/officetuts.net\/excel\/functions\/aggregate\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/officetuts.net\/excel\/functions\/aggregate\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/officetuts.net\/excel\/functions\/aggregate\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/officetuts.net\/excel\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"AGGREGATE Function\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/officetuts.net\/excel\/#website\",\"url\":\"https:\/\/officetuts.net\/excel\/\",\"name\":\"\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/officetuts.net\/excel\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42\",\"name\":\"Tomasz Decker\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/officetuts.net\/excel\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/18cbe22837193574870ae40ba56bf712?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/18cbe22837193574870ae40ba56bf712?s=96&d=mm&r=g\",\"caption\":\"Tomasz Decker\"},\"logo\":{\"@id\":\"https:\/\/officetuts.net\/excel\/#\/schema\/person\/image\/\"},\"description\":\"Spreadsheet and Python enthusiast.\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"AGGREGATE Function","description":"Perform various calculations on a range of data using Excel AGGREGATE Function. It can handle functions like SUM, AVERAGE, MAX, MIN, and more.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/officetuts.net\/excel\/functions\/aggregate\/","og_locale":"en_US","og_type":"article","og_title":"AGGREGATE Function","og_description":"Perform various calculations on a range of data using Excel AGGREGATE Function. It can handle functions like SUM, AVERAGE, MAX, MIN, and more.","og_url":"https:\/\/officetuts.net\/excel\/functions\/aggregate\/","article_published_time":"2023-11-04T10:58:04+00:00","article_modified_time":"2023-11-04T13:21:11+00:00","author":"Tomasz Decker","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Tomasz Decker","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/officetuts.net\/excel\/functions\/aggregate\/#article","isPartOf":{"@id":"https:\/\/officetuts.net\/excel\/functions\/aggregate\/"},"author":{"name":"Tomasz Decker","@id":"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42"},"headline":"AGGREGATE Function","datePublished":"2023-11-04T10:58:04+00:00","dateModified":"2023-11-04T13:21:11+00:00","mainEntityOfPage":{"@id":"https:\/\/officetuts.net\/excel\/functions\/aggregate\/"},"wordCount":390,"publisher":{"@id":"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42"},"articleSection":["functions"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/officetuts.net\/excel\/functions\/aggregate\/","url":"https:\/\/officetuts.net\/excel\/functions\/aggregate\/","name":"AGGREGATE Function","isPartOf":{"@id":"https:\/\/officetuts.net\/excel\/#website"},"datePublished":"2023-11-04T10:58:04+00:00","dateModified":"2023-11-04T13:21:11+00:00","description":"Perform various calculations on a range of data using Excel AGGREGATE Function. It can handle functions like SUM, AVERAGE, MAX, MIN, and more.","breadcrumb":{"@id":"https:\/\/officetuts.net\/excel\/functions\/aggregate\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/officetuts.net\/excel\/functions\/aggregate\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/officetuts.net\/excel\/functions\/aggregate\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/officetuts.net\/excel\/"},{"@type":"ListItem","position":2,"name":"AGGREGATE Function"}]},{"@type":"WebSite","@id":"https:\/\/officetuts.net\/excel\/#website","url":"https:\/\/officetuts.net\/excel\/","name":"","description":"","publisher":{"@id":"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/officetuts.net\/excel\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42","name":"Tomasz Decker","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/officetuts.net\/excel\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/18cbe22837193574870ae40ba56bf712?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/18cbe22837193574870ae40ba56bf712?s=96&d=mm&r=g","caption":"Tomasz Decker"},"logo":{"@id":"https:\/\/officetuts.net\/excel\/#\/schema\/person\/image\/"},"description":"Spreadsheet and Python enthusiast."}]}},"_links":{"self":[{"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/posts\/16645"}],"collection":[{"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/comments?post=16645"}],"version-history":[{"count":3,"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/posts\/16645\/revisions"}],"predecessor-version":[{"id":16687,"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/posts\/16645\/revisions\/16687"}],"wp:attachment":[{"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/media?parent=16645"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/categories?post=16645"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/tags?post=16645"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}