{"id":4193,"date":"2023-07-12T23:35:20","date_gmt":"2023-07-12T23:35:20","guid":{"rendered":"https:\/\/statorials.org\/it\/eccellere-sotto-il-prodotto-totale\/"},"modified":"2023-07-12T23:35:20","modified_gmt":"2023-07-12T23:35:20","slug":"eccellere-sotto-il-prodotto-totale","status":"publish","type":"post","link":"https:\/\/statorials.org\/it\/eccellere-sotto-il-prodotto-totale\/","title":{"rendered":"Come utilizzare subtotale con sumprodotto in excel"},"content":{"rendered":"<p><\/p>\n<hr>\n<p><span style=\"color: #000000;\">\u00c8 possibile utilizzare la seguente formula per combinare le funzioni <strong>SUBTOTALE<\/strong> e <b>SOMMAPRODOTTO<\/b> in Excel:<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong>=SUMPRODUCT( <span style=\"color: #3366ff;\">C2:C11<\/span> ,SUBTOTAL(9,OFFSET( <span style=\"color: #ff0000;\">D2:D11<\/span> ,ROW( <span style=\"color: #ff0000;\">D2:D11<\/span> )-MIN(ROW( <span style=\"color: #ff0000;\">D2:D11<\/span> )),0,1)))\n<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">Questa particolare formula consente di sommare il prodotto dei valori dell&#8217;intervallo <strong>C2:C11<\/strong> e dell&#8217;intervallo <strong>D2:D11<\/strong> anche dopo che quell&#8217;intervallo di celle \u00e8 stato filtrato in qualche modo.<\/span><\/p>\n<p> <span style=\"color: #000000;\">L&#8217;esempio seguente mostra come utilizzare questa formula nella pratica.<\/span><\/p>\n<h2> <span style=\"color: #000000;\"><strong>Esempio: come utilizzare SUBTOTALE con SUMPRODOTTO in Excel<\/strong><\/span><\/h2>\n<p> <span style=\"color: #000000;\">Supponiamo di avere il seguente set di dati contenente informazioni sulle vendite di vari prodotti in due diversi negozi di alimentari:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-33176 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/sumprod1.jpg\" alt=\"\" width=\"510\" height=\"491\" srcset=\"\" sizes=\"\"><\/p>\n<p> <span style=\"color: #000000;\">Successivamente, filtriamo i dati per mostrare solo le righe il cui valore nella colonna Store \u00e8 <strong>B.<\/strong><\/span><\/p>\n<p> <span style=\"color: #000000;\">Per fare ci\u00f2, evidenzia l&#8217;intervallo di celle <strong>A1:D11<\/strong> . Quindi fare clic sulla scheda <b>Dati<\/b> lungo la barra multifunzione superiore e fare clic sul pulsante <strong>Filtro<\/strong> .<\/span><\/p>\n<p> <span style=\"color: #000000;\">Quindi fai clic sulla freccia a discesa accanto a <b>Negozio<\/b> e assicurati che solo la casella accanto a <b>B<\/b> sia selezionata, quindi fai clic su <strong>OK<\/strong> :<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-33177 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/sumprod2.jpg\" alt=\"\" width=\"471\" height=\"599\" srcset=\"\" sizes=\"\"><\/p>\n<p> <span style=\"color: #000000;\">I dati verranno filtrati automaticamente per mostrare solo le righe in cui la colonna Store \u00e8 uguale a <strong>B<\/strong> :<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-33178 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/sumprod3.jpg\" alt=\"\" width=\"472\" height=\"383\" srcset=\"\" sizes=\"\"><\/p>\n<p> <span style=\"color: #000000;\">Se proviamo a utilizzare la funzione <strong>SUMRPODUCT()<\/strong> per sommare il prodotto dei valori delle colonne Sales e Price, restituir\u00e0 effettivamente la somma del prodotto di queste due colonne nel set di dati originale:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-33179 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/sumprod4.jpg\" alt=\"\" width=\"472\" height=\"415\" srcset=\"\" sizes=\"\"><\/p>\n<p> <span style=\"color: #000000;\">Dobbiamo invece utilizzare la seguente formula:<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong>=SUMPRODUCT( <span style=\"color: #3366ff;\">C2:C11<\/span> ,SUBTOTAL(9,OFFSET( <span style=\"color: #ff0000;\">D2:D11<\/span> ,ROW( <span style=\"color: #ff0000;\">D2:D11<\/span> )-MIN(ROW( <span style=\"color: #ff0000;\">D2:D11<\/span> )),0,1)))<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">Lo screenshot seguente mostra come utilizzare questa formula nella pratica:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-33180 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/sumprod5.jpg\" alt=\"\" width=\"512\" height=\"455\" srcset=\"\" sizes=\"\"><\/p>\n<p> <span style=\"color: #000000;\">Questa formula restituisce la somma corretta di <strong>77,5<\/strong> .<\/span><\/p>\n<p> <span style=\"color: #000000;\">Possiamo confermare che ci\u00f2 \u00e8 corretto calcolando manualmente la somma del prodotto dei valori tra le colonne Vendite e Prezzo:<\/span><\/p>\n<p> <span style=\"color: #000000;\">Somma del prodotto dei valori tra vendite e prezzo: (3*2) + (12*2,5) + (5*3,5) + (8*3) = <strong>77,5<\/strong> .<\/span><\/p>\n<h2> <strong><span style=\"color: #000000;\">Risorse addizionali<\/span><\/strong><\/h2>\n<p> <span style=\"color: #000000;\">I seguenti tutorial spiegano come eseguire altre operazioni comuni in Excel:<\/span><\/p>\n<p><a href=\"https:\/\/statorials.org\/it\/excel-elimina-le-righe-filtrate\/\" target=\"_blank\" rel=\"noopener\">Come eliminare le righe filtrate in Excel<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/excel-conta-le-righe-filtrate\/\" target=\"_blank\" rel=\"noopener\">Come contare le righe filtrate in Excel<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/linea-filtrata-somma-excel\/\" target=\"_blank\" rel=\"noopener\">Come sommare le righe filtrate in Excel<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u00c8 possibile utilizzare la seguente formula per combinare le funzioni SUBTOTALE e SOMMAPRODOTTO in Excel: =SUMPRODUCT( C2:C11 ,SUBTOTAL(9,OFFSET( D2:D11 ,ROW( D2:D11 )-MIN(ROW( D2:D11 )),0,1))) Questa particolare formula consente di sommare il prodotto dei valori dell&#8217;intervallo C2:C11 e dell&#8217;intervallo D2:D11 anche dopo che quell&#8217;intervallo di celle \u00e8 stato filtrato in qualche modo. L&#8217;esempio seguente mostra come [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Come utilizzare SUBTOTALE con SUMPRODOTTO in Excel - Statorials<\/title>\n<meta name=\"description\" content=\"Questo tutorial spiega come utilizzare la funzione SUBTOTALE con SUMPRODOTTO in Excel, con un esempio.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/statorials.org\/it\/eccellere-sotto-il-prodotto-totale\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Come utilizzare SUBTOTALE con SUMPRODOTTO in Excel - Statorials\" \/>\n<meta property=\"og:description\" content=\"Questo tutorial spiega come utilizzare la funzione SUBTOTALE con SUMPRODOTTO in Excel, con un esempio.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/statorials.org\/it\/eccellere-sotto-il-prodotto-totale\/\" \/>\n<meta property=\"og:site_name\" content=\"Statorials\" \/>\n<meta property=\"article:published_time\" content=\"2023-07-12T23:35:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/sumprod1.jpg\" \/>\n<meta name=\"author\" content=\"Benjamin anderson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Benjamin anderson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minuti\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/statorials.org\/it\/eccellere-sotto-il-prodotto-totale\/\",\"url\":\"https:\/\/statorials.org\/it\/eccellere-sotto-il-prodotto-totale\/\",\"name\":\"Come utilizzare SUBTOTALE con SUMPRODOTTO in Excel - Statorials\",\"isPartOf\":{\"@id\":\"https:\/\/statorials.org\/it\/#website\"},\"datePublished\":\"2023-07-12T23:35:20+00:00\",\"dateModified\":\"2023-07-12T23:35:20+00:00\",\"author\":{\"@id\":\"https:\/\/statorials.org\/it\/#\/schema\/person\/0896f191fb9fb019f2cd8623112cb3ae\"},\"description\":\"Questo tutorial spiega come utilizzare la funzione SUBTOTALE con SUMPRODOTTO in Excel, con un esempio.\",\"breadcrumb\":{\"@id\":\"https:\/\/statorials.org\/it\/eccellere-sotto-il-prodotto-totale\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/statorials.org\/it\/eccellere-sotto-il-prodotto-totale\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/statorials.org\/it\/eccellere-sotto-il-prodotto-totale\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Casa\",\"item\":\"https:\/\/statorials.org\/it\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Come utilizzare subtotale con sumprodotto in excel\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/statorials.org\/it\/#website\",\"url\":\"https:\/\/statorials.org\/it\/\",\"name\":\"Statorials\",\"description\":\"La tua guida all&#039;alfabetizzazione statistica!\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/statorials.org\/it\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"it-IT\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/statorials.org\/it\/#\/schema\/person\/0896f191fb9fb019f2cd8623112cb3ae\",\"name\":\"Benjamin anderson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/statorials.org\/it\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/statorials.org\/it\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg\",\"contentUrl\":\"https:\/\/statorials.org\/it\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg\",\"caption\":\"Benjamin anderson\"},\"description\":\"Ciao, sono Benjamin, un professore di statistica in pensione diventato insegnante dedicato di Statorials. Con una vasta esperienza e competenza nel campo della statistica, sono ansioso di condividere le mie conoscenze per potenziare gli studenti attraverso Statorials. Scopri di pi\u00f9\",\"sameAs\":[\"https:\/\/statorials.org\/it\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Come utilizzare SUBTOTALE con SUMPRODOTTO in Excel - Statorials","description":"Questo tutorial spiega come utilizzare la funzione SUBTOTALE con SUMPRODOTTO in Excel, con un esempio.","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:\/\/statorials.org\/it\/eccellere-sotto-il-prodotto-totale\/","og_locale":"it_IT","og_type":"article","og_title":"Come utilizzare SUBTOTALE con SUMPRODOTTO in Excel - Statorials","og_description":"Questo tutorial spiega come utilizzare la funzione SUBTOTALE con SUMPRODOTTO in Excel, con un esempio.","og_url":"https:\/\/statorials.org\/it\/eccellere-sotto-il-prodotto-totale\/","og_site_name":"Statorials","article_published_time":"2023-07-12T23:35:20+00:00","og_image":[{"url":"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/sumprod1.jpg"}],"author":"Benjamin anderson","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Benjamin anderson","Est. reading time":"2 minuti"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/statorials.org\/it\/eccellere-sotto-il-prodotto-totale\/","url":"https:\/\/statorials.org\/it\/eccellere-sotto-il-prodotto-totale\/","name":"Come utilizzare SUBTOTALE con SUMPRODOTTO in Excel - Statorials","isPartOf":{"@id":"https:\/\/statorials.org\/it\/#website"},"datePublished":"2023-07-12T23:35:20+00:00","dateModified":"2023-07-12T23:35:20+00:00","author":{"@id":"https:\/\/statorials.org\/it\/#\/schema\/person\/0896f191fb9fb019f2cd8623112cb3ae"},"description":"Questo tutorial spiega come utilizzare la funzione SUBTOTALE con SUMPRODOTTO in Excel, con un esempio.","breadcrumb":{"@id":"https:\/\/statorials.org\/it\/eccellere-sotto-il-prodotto-totale\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/statorials.org\/it\/eccellere-sotto-il-prodotto-totale\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/statorials.org\/it\/eccellere-sotto-il-prodotto-totale\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Casa","item":"https:\/\/statorials.org\/it\/"},{"@type":"ListItem","position":2,"name":"Come utilizzare subtotale con sumprodotto in excel"}]},{"@type":"WebSite","@id":"https:\/\/statorials.org\/it\/#website","url":"https:\/\/statorials.org\/it\/","name":"Statorials","description":"La tua guida all&#039;alfabetizzazione statistica!","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/statorials.org\/it\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"it-IT"},{"@type":"Person","@id":"https:\/\/statorials.org\/it\/#\/schema\/person\/0896f191fb9fb019f2cd8623112cb3ae","name":"Benjamin anderson","image":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/statorials.org\/it\/#\/schema\/person\/image\/","url":"https:\/\/statorials.org\/it\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg","contentUrl":"https:\/\/statorials.org\/it\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg","caption":"Benjamin anderson"},"description":"Ciao, sono Benjamin, un professore di statistica in pensione diventato insegnante dedicato di Statorials. Con una vasta esperienza e competenza nel campo della statistica, sono ansioso di condividere le mie conoscenze per potenziare gli studenti attraverso Statorials. Scopri di pi\u00f9","sameAs":["https:\/\/statorials.org\/it"]}]}},"yoast_meta":{"yoast_wpseo_title":"","yoast_wpseo_metadesc":"","yoast_wpseo_canonical":""},"_links":{"self":[{"href":"https:\/\/statorials.org\/it\/wp-json\/wp\/v2\/posts\/4193"}],"collection":[{"href":"https:\/\/statorials.org\/it\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/statorials.org\/it\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/statorials.org\/it\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/statorials.org\/it\/wp-json\/wp\/v2\/comments?post=4193"}],"version-history":[{"count":0,"href":"https:\/\/statorials.org\/it\/wp-json\/wp\/v2\/posts\/4193\/revisions"}],"wp:attachment":[{"href":"https:\/\/statorials.org\/it\/wp-json\/wp\/v2\/media?parent=4193"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/statorials.org\/it\/wp-json\/wp\/v2\/categories?post=4193"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/statorials.org\/it\/wp-json\/wp\/v2\/tags?post=4193"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}