{"id":8681,"date":"2018-06-19T16:00:04","date_gmt":"2018-06-19T14:00:04","guid":{"rendered":"https:\/\/blog.sheetgo.com\/?p=8681"},"modified":"2018-06-19T16:00:04","modified_gmt":"2018-06-19T14:00:04","slug":"formule-max-dans-google-sheets","status":"publish","type":"post","link":"https:\/\/www.sheetgo.com\/fr\/blog\/google-sheets-formulas\/max-formula-in-google-sheets\/","title":{"rendered":"Comment utiliser la formule MAX dans Google Sheets ?"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;section&#8221; module_class=&#8221;sheetgo-post&#8221; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_row admin_label=&#8221;row&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p><span>Various\u00a0<\/span>spreadsheets programs that we have been using have one main goal. To help us understand the underlying data. More specifically with numbers. We often find ourselves in situations where we need to identify the maximum value from a set of numeric values. Is there any way to do this swiftly, without having to do the scouting manually?\u00a0Of course! The<span>\u00a0<\/span><a href=\"https:\/\/support.google.com\/docs\/answer\/3094013\" target=\"_blank\" rel=\"noopener noreferrer\">MAX<\/a><span>\u00a0<\/span>formula in Google Sheets is built just for this purpose.<\/p>\n<h3>Syntax<\/h3>\n<p><strong>MAX(value1, [value2, \u2026])<\/strong><\/p>\n<ul>\n<li><strong>value1<\/strong><span>\u00a0<\/span>\u2013 is the first input value in the set of numeric values, which the formula has to identify the maximum value from.<\/li>\n<li><strong>value2, \u2026<\/strong><span>\u00a0<\/span>\u2013 [ OPTIONAL ] \u2013 these are additional values in the set of numeric values we are considering to calculate the maximum value from.<\/li>\n<\/ul>\n<p>Please note that these inputs can either be direct numeric values, or references to the cells having these numeric values. It is also possible to have direct values for a few parameters and ranges for the other parameters.<\/p>\n<p>&nbsp;<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h3>Usage: MAX formula in Google Sheets<\/h3>\n<p>Now that we\u2019ve learned the syntax of the formula, let us try it directly on the Google Sheets application. Please consider the image below.<\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;https:\/\/static.sheetgo.com\/wp-content\/uploads\/2018\/06\/MAX-formula-Illustration-Frame-1.png&#8221; alt=&#8221;MAX Formula in Google Sheets&#8221; title_text=&#8221;max-formula&#8221; _builder_version=&#8221;4.16&#8243; width=&#8221;640px&#8221; max_width=&#8221;640px&#8221; height=&#8221;440px&#8221; max_height=&#8221;440px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p>The first example consumes direct numeric values and returns the maximum value out of them. The second example is a demonstration that shows us that the MAX formula can use references to cells that store numbers. In the third example, instead of sending multiple values or references, we have passed a single composite range. This composite cell range consists of all the values from A2 through A8. And, in the final example, we not only passed direct numeric values but also a couple range references.<\/p>\n<p>You\u2019ll observe that the output is the same across all examples, regardless of the approach that we have taken with the formula. We will see that, of all the numbers we used for the input parameters, 907 is the largest value. Therefore, the MAX formula has diligently delivered what it was set out to do.<\/p>\n<p>The MIN formula in Google Sheets\u00a0identifies the minimum value from a set of numeric values. Read about it in<span>\u00a0<\/span><a href=\"https:\/\/www.sheetgo.com\/blog\/google-sheets-formulas\/min-formula-in-google-sheets\/\" target=\"_blank\" rel=\"noopener noreferrer\">this blog post.<\/a><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Various\u00a0spreadsheets programs that we have been using have one main goal. To help us understand the underlying data. More specifically with numbers. We often find ourselves in situations where we need to identify the maximum value from a set of numeric values. Is there any way to do this swiftly, without having to do the [&hellip;]<\/p>\n","protected":false},"author":40,"featured_media":8682,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_et_pb_use_builder":"on","_et_pb_old_content":"<span style=\"background-color: #ffffff;\">Various&nbsp;<\/span>spreadsheets programs that we have been using have one main goal. To help us understand the underlying data. More specifically with numbers. We often find ourselves in situations where we need to identify the maximum value from a set of numeric values. Is there any way to do this swiftly, without having to do the scouting manually?&nbsp;Of course! The <a href=\"https:\/\/support.google.com\/docs\/answer\/3094013\" target=\"_blank\" rel=\"noopener noreferrer\">MAX<\/a> formula in Google Sheets is built just for this purpose.\n<h3>Syntax<\/h3>\n<strong>MAX(value1, [value2, ...])<\/strong>\n<ul>\n \t<li><strong>value1<\/strong> - is the first input value in the set of numeric values, which the formula has to identify the maximum value from.<\/li>\n \t<li><strong>value2, ...<\/strong> - [ OPTIONAL ] - these are additional values in the set of numeric values we are considering to calculate the maximum value from.<\/li>\n<\/ul>\nPlease note that these inputs can either be direct numeric values, or references to the cells having these numeric values. It is also possible to have direct values for a few parameters and ranges for the other parameters.\n<h3>Usage: MAX formula in Google Sheets<\/h3>\nNow that we've learned the syntax of the formula, let us try it directly on the Google Sheets application. Please consider the image below.\n\n<img class=\"aligncenter size-full wp-image-8748\" src=\"https:\/\/static.sheetgo.com\/wp-content\/uploads\/2018\/06\/MAX-formula-Illustration-Frame-1.png\" alt=\"MAX formula in Google Sheets\" width=\"863\" height=\"524\">\n\nThe first example consumes direct numeric values and returns the maximum value out of them. The second example is a demonstration that shows us that the MAX formula can use references to cells that store numbers. In the third example, instead of sending multiple values or references, we have passed a single composite range. This composite cell range consists of all the values from A2 through A8. And, in the final example, we not only passed direct numeric values but also a couple range references.\n\nYou'll observe that the output is the same across all examples, regardless of the approach that we have taken with the formula. We will see that, of all the numbers we used for the input parameters, 907 is the largest value. Therefore, the MAX formula has diligently delivered what it was set out to do.","_et_gb_content_width":"","footnotes":""},"categories":[54],"tags":[39,28],"class_list":["post-8681","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-google-sheets-formulas","tag-connections-t","tag-spreadsheets"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.sheetgo.com\/fr\/wp-json\/wp\/v2\/posts\/8681","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.sheetgo.com\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.sheetgo.com\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.sheetgo.com\/fr\/wp-json\/wp\/v2\/users\/40"}],"replies":[{"embeddable":true,"href":"https:\/\/www.sheetgo.com\/fr\/wp-json\/wp\/v2\/comments?post=8681"}],"version-history":[{"count":0,"href":"https:\/\/www.sheetgo.com\/fr\/wp-json\/wp\/v2\/posts\/8681\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.sheetgo.com\/fr\/wp-json\/wp\/v2\/media\/8682"}],"wp:attachment":[{"href":"https:\/\/www.sheetgo.com\/fr\/wp-json\/wp\/v2\/media?parent=8681"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.sheetgo.com\/fr\/wp-json\/wp\/v2\/categories?post=8681"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.sheetgo.com\/fr\/wp-json\/wp\/v2\/tags?post=8681"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}