{"id":292,"date":"2023-03-24T21:59:39","date_gmt":"2023-03-24T12:59:39","guid":{"rendered":"https:\/\/tablenote.webdia.net\/?p=292"},"modified":"2023-03-24T22:00:21","modified_gmt":"2023-03-24T13:00:21","slug":"functions","status":"publish","type":"post","link":"https:\/\/tablenote.webdia.net\/en\/functions\/","title":{"rendered":"function"},"content":{"rendered":"\n<ul class=\"bogo-language-switcher list-view\"><li class=\"en-US en current first\"><span class=\"bogoflags bogoflags-us\"><\/span> <span class=\"bogo-language-name\"><a rel=\"alternate\" hreflang=\"en-US\" href=\"https:\/\/tablenote.webdia.net\/en\/wp-json\/wp\/v2\/posts\/292\/\" title=\"English\" class=\"current\" aria-current=\"page\">English<\/a><\/span><\/li>\n<li class=\"ja last\"><span class=\"bogoflags bogoflags-jp\"><\/span> <span class=\"bogo-language-name\"><a rel=\"alternate\" hreflang=\"ja\" href=\"https:\/\/tablenote.webdia.net\/wp-json\/wp\/v2\/posts\/292\/\" title=\"Japanese\">\u65e5\u672c\u8a9e<\/a><\/span><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">SUM<\/h2>\n\n\n\n<p>Find the sum of the specified cells<\/p>\n\n\n\n<p>example<\/p>\n\n\n\n<p>=SUM(A1:A3)<\/p>\n\n\n\n<p>version 3.0.0 ~<\/p>\n\n\n\n<p>=SUM(A1,A2,A3)<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">AVERAGE<\/h2>\n\n\n\n<p>Finds the average value of the specified cell<\/p>\n\n\n\n<p>example<\/p>\n\n\n\n<p>=AVERAGE(A1:A3)<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">MIN<\/h2>\n\n\n\n<p>Displays the minimum value of the specified cell<\/p>\n\n\n\n<p>example<\/p>\n\n\n\n<p>=MIN(A1:A3)<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">MAX<\/h2>\n\n\n\n<p>Displays the maximum value of the specified cell<\/p>\n\n\n\n<p>example<\/p>\n\n\n\n<p>=MAX(A1:A3)<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">ROUND<\/h2>\n\n\n\n<p>Round the specified cell to the nearest whole number<\/p>\n\n\n\n<p>example\u3000A1=3.1415926535897<\/p>\n\n\n\n<p>=ROUND(A1,-1)   \/\/ 3<\/p>\n\n\n\n<p>=ROUND(A1,-2)  \/\/ 3.14<\/p>\n\n\n\n<p>example\u3000A1=15980<\/p>\n\n\n\n<p>=ROUND(A1,0)   \/\/ 15980<\/p>\n\n\n\n<p>=ROUND(A1,-1)  \/\/ 15980<\/p>\n\n\n\n<p>=ROUND(A1,-2)  \/\/ 16000<\/p>\n\n\n\n<p>=ROUND(A1,-3)  \/\/ 16000<\/p>\n\n\n\n<p>=ROUND(A1,-4)  \/\/ 20000<\/p>\n","protected":false},"excerpt":{"rendered":"<p>SUM Find the sum of the specified cells example =SUM(A1:A3) version 3.0.0 ~ =SUM(A1,A2,A3) AVERAGE Finds the average value of the specified cell example =AVERAGE(A1:A3) MIN Displays the minimum value of the specified cell example =MIN(A1:A3) MAX Displays the maximum value of the specified cell example =MAX(A1:A3) ROUND Round the specified cell to the nearest [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"_locale":"en_US","_original_post":"https:\/\/tablenote.webdia.net\/?p=291","_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-292","post","type-post","status-publish","format-standard","hentry","category-uncategorized","en-US"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tablenote.webdia.net\/wp-json\/wp\/v2\/posts\/292","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tablenote.webdia.net\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tablenote.webdia.net\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tablenote.webdia.net\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tablenote.webdia.net\/wp-json\/wp\/v2\/comments?post=292"}],"version-history":[{"count":0,"href":"https:\/\/tablenote.webdia.net\/wp-json\/wp\/v2\/posts\/292\/revisions"}],"wp:attachment":[{"href":"https:\/\/tablenote.webdia.net\/wp-json\/wp\/v2\/media?parent=292"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tablenote.webdia.net\/wp-json\/wp\/v2\/categories?post=292"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tablenote.webdia.net\/wp-json\/wp\/v2\/tags?post=292"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}