{"id":1401,"date":"2018-07-04T14:44:26","date_gmt":"2018-07-04T14:44:26","guid":{"rendered":"http:\/\/officetuts.net\/excel\/?p=1401"},"modified":"2023-11-03T10:08:09","modified_gmt":"2023-11-03T10:08:09","slug":"large","status":"publish","type":"post","link":"https:\/\/officetuts.net\/excel\/functions\/large\/","title":{"rendered":"LARGE function"},"content":{"rendered":"\n

Excel LARGE Function is a useful tool that helps you find the nth largest value in a dataset. Whether you’re working with numbers, scores, or any other data, this function can come in handy for various analytical tasks. In simpler terms, it helps you identify the ‘nth biggest’ value in a list.<\/p>\n\n\n\n

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

LARGE(array, k)<\/strong><\/p>\n\n\n\n

Arguments<\/h2>\n\n\n\n
array<\/strong><\/td>The range or array of values from which you want to find the nth largest value.<\/td><\/tr>
k<\/strong><\/td>The position of the value you want to retrieve. It represents the rank of the largest value you’re looking for.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n

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

Let’s explore how to use the Excel LARGE function with a few examples:<\/p>\n\n\n\n

Example 1: Finding the Largest Value<\/strong><\/p>\n\n\n\n

Suppose you have a list of exam scores in cells A1 to A5, and you want to find the highest score. You can use the LARGE function like this:<\/p>\n\n\n\n

=LARGE(A1:A5, 1)<\/code><\/pre>\n\n\n\n

In this example, the ‘array’ is the range A1:A5, and ‘k’ is 1 since you want to find the largest value. The function will return the highest score in the given range.<\/p>\n\n\n\n

Example 2: Finding the Second Largest Value<\/strong><\/p>\n\n\n\n

If you want to find the second largest score from the same dataset, you would change the ‘k’ value to 2:<\/p>\n\n\n\n

=LARGE(A1:A5, 2)<\/code><\/pre>\n\n\n\n

This time, the function will return the second-highest score in the range A1:A5.<\/p>\n\n\n\n

Example 3: Finding the Third Largest Value<\/strong><\/p>\n\n\n\n

To find the third largest score, you’d use ‘k’ as 3:<\/p>\n\n\n\n

=LARGE(A1:A5, 3)<\/code><\/pre>\n\n\n\n

The LARGE function is versatile and can be used with various ‘k’ values to find different rank positions in your dataset.<\/p>\n\n\n\n

Additional Information<\/h2>\n\n\n\n

If you encounter unfamiliar terms or want to learn more about specific concepts in Excel, you can refer to Excel’s official documentation or other educational resources to deepen your understanding.<\/p>\n","protected":false},"excerpt":{"rendered":"

Excel LARGE Function is a useful tool that helps you find the nth largest value in a dataset. Whether you’re working with numbers,…<\/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":[180],"yoast_head":"\nLARGE function<\/title>\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\/large\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"LARGE function\" \/>\n<meta property=\"og:description\" content=\"Excel LARGE Function is a useful tool that helps you find the nth largest value in a dataset. Whether you’re working with numbers,...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/officetuts.net\/excel\/functions\/large\/\" \/>\n<meta property=\"article:published_time\" content=\"2018-07-04T14:44:26+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-11-03T10:08:09+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\/large\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/officetuts.net\/excel\/functions\/large\/\"},\"author\":{\"name\":\"Tomasz Decker\",\"@id\":\"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42\"},\"headline\":\"LARGE function\",\"datePublished\":\"2018-07-04T14:44:26+00:00\",\"dateModified\":\"2023-11-03T10:08:09+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/officetuts.net\/excel\/functions\/large\/\"},\"wordCount\":293,\"publisher\":{\"@id\":\"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42\"},\"keywords\":[\"done\"],\"articleSection\":[\"functions\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/officetuts.net\/excel\/functions\/large\/\",\"url\":\"https:\/\/officetuts.net\/excel\/functions\/large\/\",\"name\":\"LARGE function\",\"isPartOf\":{\"@id\":\"https:\/\/officetuts.net\/excel\/#website\"},\"datePublished\":\"2018-07-04T14:44:26+00:00\",\"dateModified\":\"2023-11-03T10:08:09+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/officetuts.net\/excel\/functions\/large\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/officetuts.net\/excel\/functions\/large\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/officetuts.net\/excel\/functions\/large\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/officetuts.net\/excel\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"LARGE 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":"LARGE function","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\/large\/","og_locale":"en_US","og_type":"article","og_title":"LARGE function","og_description":"Excel LARGE Function is a useful tool that helps you find the nth largest value in a dataset. Whether you’re working with numbers,...","og_url":"https:\/\/officetuts.net\/excel\/functions\/large\/","article_published_time":"2018-07-04T14:44:26+00:00","article_modified_time":"2023-11-03T10:08:09+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\/large\/#article","isPartOf":{"@id":"https:\/\/officetuts.net\/excel\/functions\/large\/"},"author":{"name":"Tomasz Decker","@id":"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42"},"headline":"LARGE function","datePublished":"2018-07-04T14:44:26+00:00","dateModified":"2023-11-03T10:08:09+00:00","mainEntityOfPage":{"@id":"https:\/\/officetuts.net\/excel\/functions\/large\/"},"wordCount":293,"publisher":{"@id":"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42"},"keywords":["done"],"articleSection":["functions"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/officetuts.net\/excel\/functions\/large\/","url":"https:\/\/officetuts.net\/excel\/functions\/large\/","name":"LARGE function","isPartOf":{"@id":"https:\/\/officetuts.net\/excel\/#website"},"datePublished":"2018-07-04T14:44:26+00:00","dateModified":"2023-11-03T10:08:09+00:00","breadcrumb":{"@id":"https:\/\/officetuts.net\/excel\/functions\/large\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/officetuts.net\/excel\/functions\/large\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/officetuts.net\/excel\/functions\/large\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/officetuts.net\/excel\/"},{"@type":"ListItem","position":2,"name":"LARGE 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\/1401"}],"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=1401"}],"version-history":[{"count":4,"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/posts\/1401\/revisions"}],"predecessor-version":[{"id":16468,"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/posts\/1401\/revisions\/16468"}],"wp:attachment":[{"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/media?parent=1401"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/categories?post=1401"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/tags?post=1401"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}