{"id":3178,"date":"2023-07-18T20:18:45","date_gmt":"2023-07-18T20:18:45","guid":{"rendered":"https:\/\/statorials.org\/it\/eccellere-valori-unici-basati-su-criteri\/"},"modified":"2023-07-18T20:18:45","modified_gmt":"2023-07-18T20:18:45","slug":"eccellere-valori-unici-basati-su-criteri","status":"publish","type":"post","link":"https:\/\/statorials.org\/it\/eccellere-valori-unici-basati-su-criteri\/","title":{"rendered":"Excel: come estrarre valori univoci in base a criteri"},"content":{"rendered":"<p><\/p>\n<hr>\n<p><span style=\"color: #000000;\">\u00c8 possibile utilizzare la seguente formula di base per estrarre valori univoci in base a criteri in Excel:<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 17px;\"> <strong>=SINGLE(FILTER( <span style=\"color: #3366ff;\">B2:B14<\/span> , <span style=\"color: #ff0000;\">A2:A14<\/span> =\"West\"))<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">Questa particolare formula trova valori univoci nell&#8217;intervallo <strong>B2:B14<\/strong> dove la cella corrispondente nell&#8217;intervallo <strong>A2:A14<\/strong> \u00e8 uguale a &#8220;Ovest&#8221;.<\/span><\/p>\n<p> <span style=\"color: #000000;\">L&#8217;esempio seguente mostra come utilizzare questa formula nella pratica.<\/span><\/p>\n<h3> <span style=\"color: #000000;\"><strong>Esempio: estrazione di valori univoci in base a criteri in Excel<\/strong><\/span><\/h3>\n<p> <span style=\"color: #000000;\"><span style=\"color: #000000;\">Supponiamo di avere il seguente set di dati in Excel che contiene informazioni su vari giocatori di basket:<\/span><\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-26992 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/aleatoireunique1-1.jpg\" alt=\"\" width=\"437\" height=\"479\" srcset=\"\" sizes=\"\"><\/p>\n<p> <span style=\"color: #000000;\">Possiamo digitare la seguente formula nella cella <strong>E1<\/strong> per estrarre un elenco di nomi di squadre univoci in cui la colonna Conferenza \u00e8 uguale a &#8220;Ovest&#8221;:<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 17px;\"> <strong>=SINGLE(FILTER( <span style=\"color: #3366ff;\">B2:B14<\/span> , <span style=\"color: #ff0000;\">A2:A14<\/span> =\"West\"))<\/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=\"aligncenter wp-image-26993\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/aleatoireunique2-1.jpg\" alt=\"Valori univoci di Excel in base a criteri\" width=\"545\" height=\"445\" srcset=\"\" sizes=\"\"><\/p>\n<p> <span style=\"color: #000000;\">Vediamo che la formula ha restituito i nomi delle quattro squadre uniche che appartengono alla Western Conference:<\/span><\/p>\n<ul>\n<li> <span style=\"color: #000000;\">Lakers<\/span><\/li>\n<li> <span style=\"color: #000000;\">Mav<\/span><\/li>\n<li> <span style=\"color: #000000;\">Speroni<\/span><\/li>\n<li> <span style=\"color: #000000;\">Razzi<\/span><\/li>\n<\/ul>\n<p> <span style=\"color: #000000;\"><strong>Nota<\/strong> : <a href=\"https:\/\/support.microsoft.com\/en-us\/office\/filter-function-f4f7cb66-82eb-4767-8f7c-4877ad80c759\" target=\"_blank\" rel=\"noopener\">qui<\/a> \u00e8 possibile trovare la documentazione completa per la funzione <strong>FILTRO<\/strong> di Excel.<\/span><\/p>\n<h3> <span style=\"color: #000000;\"><strong>Risorse addizionali<\/strong><\/span><\/h3>\n<p> <span style=\"color: #000000;\">I seguenti tutorial spiegano come eseguire altre attivit\u00e0 comuni in Excel:<\/span><\/p>\n<p> <a href=\"https:\/\/statorials.org\/it\/campione-casuale-eccellente\/\">Come selezionare un campione casuale in Excel<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/criteri-multipli-eccellono-nella-classifica\/\" target=\"_blank\" rel=\"noopener\">Come classificare gli elementi in base a pi\u00f9 criteri in Excel<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/eccellere-nella-selezione-casuale-con-criteri\/\" target=\"_blank\" rel=\"noopener\">Come selezionare casualmente le celle in base a criteri in Excel<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u00c8 possibile utilizzare la seguente formula di base per estrarre valori univoci in base a criteri in Excel: =SINGLE(FILTER( B2:B14 , A2:A14 =&#8221;West&#8221;)) Questa particolare formula trova valori univoci nell&#8217;intervallo B2:B14 dove la cella corrispondente nell&#8217;intervallo A2:A14 \u00e8 uguale a &#8220;Ovest&#8221;. L&#8217;esempio seguente mostra come utilizzare questa formula nella pratica. Esempio: estrazione di valori univoci [&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>Excel: come estrarre valori univoci in base a criteri - Statorials<\/title>\n<meta name=\"description\" content=\"Questo tutorial spiega come estrarre valori univoci in base a criteri in Excel, inclusi esempi.\" \/>\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-valori-unici-basati-su-criteri\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Excel: come estrarre valori univoci in base a criteri - Statorials\" \/>\n<meta property=\"og:description\" content=\"Questo tutorial spiega come estrarre valori univoci in base a criteri in Excel, inclusi esempi.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/statorials.org\/it\/eccellere-valori-unici-basati-su-criteri\/\" \/>\n<meta property=\"og:site_name\" content=\"Statorials\" \/>\n<meta property=\"article:published_time\" content=\"2023-07-18T20:18:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/aleatoireunique1-1.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=\"1 minuto\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/statorials.org\/it\/eccellere-valori-unici-basati-su-criteri\/\",\"url\":\"https:\/\/statorials.org\/it\/eccellere-valori-unici-basati-su-criteri\/\",\"name\":\"Excel: come estrarre valori univoci in base a criteri - Statorials\",\"isPartOf\":{\"@id\":\"https:\/\/statorials.org\/it\/#website\"},\"datePublished\":\"2023-07-18T20:18:45+00:00\",\"dateModified\":\"2023-07-18T20:18:45+00:00\",\"author\":{\"@id\":\"https:\/\/statorials.org\/it\/#\/schema\/person\/0896f191fb9fb019f2cd8623112cb3ae\"},\"description\":\"Questo tutorial spiega come estrarre valori univoci in base a criteri in Excel, inclusi esempi.\",\"breadcrumb\":{\"@id\":\"https:\/\/statorials.org\/it\/eccellere-valori-unici-basati-su-criteri\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/statorials.org\/it\/eccellere-valori-unici-basati-su-criteri\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/statorials.org\/it\/eccellere-valori-unici-basati-su-criteri\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Casa\",\"item\":\"https:\/\/statorials.org\/it\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Excel: come estrarre valori univoci in base a criteri\"}]},{\"@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":"Excel: come estrarre valori univoci in base a criteri - Statorials","description":"Questo tutorial spiega come estrarre valori univoci in base a criteri in Excel, inclusi esempi.","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-valori-unici-basati-su-criteri\/","og_locale":"it_IT","og_type":"article","og_title":"Excel: come estrarre valori univoci in base a criteri - Statorials","og_description":"Questo tutorial spiega come estrarre valori univoci in base a criteri in Excel, inclusi esempi.","og_url":"https:\/\/statorials.org\/it\/eccellere-valori-unici-basati-su-criteri\/","og_site_name":"Statorials","article_published_time":"2023-07-18T20:18:45+00:00","og_image":[{"url":"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/aleatoireunique1-1.jpg"}],"author":"Benjamin anderson","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Benjamin anderson","Est. reading time":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/statorials.org\/it\/eccellere-valori-unici-basati-su-criteri\/","url":"https:\/\/statorials.org\/it\/eccellere-valori-unici-basati-su-criteri\/","name":"Excel: come estrarre valori univoci in base a criteri - Statorials","isPartOf":{"@id":"https:\/\/statorials.org\/it\/#website"},"datePublished":"2023-07-18T20:18:45+00:00","dateModified":"2023-07-18T20:18:45+00:00","author":{"@id":"https:\/\/statorials.org\/it\/#\/schema\/person\/0896f191fb9fb019f2cd8623112cb3ae"},"description":"Questo tutorial spiega come estrarre valori univoci in base a criteri in Excel, inclusi esempi.","breadcrumb":{"@id":"https:\/\/statorials.org\/it\/eccellere-valori-unici-basati-su-criteri\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/statorials.org\/it\/eccellere-valori-unici-basati-su-criteri\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/statorials.org\/it\/eccellere-valori-unici-basati-su-criteri\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Casa","item":"https:\/\/statorials.org\/it\/"},{"@type":"ListItem","position":2,"name":"Excel: come estrarre valori univoci in base a criteri"}]},{"@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\/3178"}],"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=3178"}],"version-history":[{"count":0,"href":"https:\/\/statorials.org\/it\/wp-json\/wp\/v2\/posts\/3178\/revisions"}],"wp:attachment":[{"href":"https:\/\/statorials.org\/it\/wp-json\/wp\/v2\/media?parent=3178"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/statorials.org\/it\/wp-json\/wp\/v2\/categories?post=3178"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/statorials.org\/it\/wp-json\/wp\/v2\/tags?post=3178"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}