






Studia grazie alle numerose risorse presenti su Docsity
Guadagna punti aiutando altri studenti oppure acquistali con un piano Premium
Prepara i tuoi esami
Studia grazie alle numerose risorse presenti su Docsity
Prepara i tuoi esami con i documenti condivisi da studenti come te su Docsity
Trova i documenti specifici per gli esami della tua università
Preparati con lezioni e prove svolte basate sui programmi universitari!
Rispondi a reali domande d’esame e scopri la tua preparazione
Riassumi i tuoi documenti, fagli domande, convertili in quiz e mappe concettuali
Studia con prove svolte, tesine e consigli utili
Togliti ogni dubbio leggendo le risposte alle domande fatte da altri studenti come te
Esplora i documenti più scaricati per gli argomenti di studio più popolari
Ottieni i punti per scaricare
Guadagna punti aiutando altri studenti oppure acquistali con un piano Premium
Basics of excell. Excell functions and functionalities
Tipologia: Appunti
1 / 12
Questa pagina non è visibile nell’anteprima
Non perderti parti importanti!







>Ribbon = parte rettangolare sopra con pulsanti. Used for shortcuts to excel commands. It is made of: a) app launcher : icona con puntini. Used to access different parts of microsoft b) tabs : used to quickly navigate between options of menus of different groups c) groups : used for related commands. they are separated by a vertical line d) commands : buttons used to make actions. >Sheet = parte grande con colonne e righe. Set of rows and columns. Made of cells identified by unique coordinates:
a) copying: it puts the same value in the whole range selected b) creating sequences: used to continue the pattern Bisogna avere almeno 2 values diverse (ex. A1=1, A2=2) c) dates: used to fill dates. write at least 2 so it understands what to continue 08/07/ →use this format d) combining words and letters: ex. Hello1, Hello We can also double click to fill: There must be a recognizable pattern: functions We can make excel reuse the same function for the whole column There CANNOT be a blank column or it won’t work There Must be headers(titoli alle colonne) >Moving Cells: a) drag and drop:
Delete Data:**
press “canc” >Add Columns: (same for rows)
Add them with the borders button(finestrella) d) number formats: They can be:
>Filter: Filters are used to sort and hide data. We access the menu with the funnel(imbuto) To use it:
counts cells with numbers in a range =COUNT(D2:D21) G. COUNTA: counts all cells in a range having values(numbers and letters) =COUNTA(D2:D21) H. COUNTBLANK: counts blank cells in a range =COUNTBLANK(D2:D21) I. COUNTIF: counts cells as specified(numbers and letters) =COUNTIF(D2:D21, F5) →F5=criteria J. COUNTIFS: counts cells in a range based on one or more TRUE or FALSE conditions. =COUNTIFS(D2:D21, F5, C2:C21, F2) →F5=criteria 1 →F2=criteria 2 →D2:D21= range 1 →C2:C21=range 2 K. IF: Returns values based on TRUE or FALSE conditions. Used with AND, XOR and OR. =IF(B2=”Grass”, “Yes”, “No”) →B2=grass= logical test →Yes=value if true →No=value if false L. IFS: returns values based on one or more TRUE or FALSE conditions =IFS(C2>90, “Fast”, C2<=50, “Slow”) →C2>90=logical test 1
returns TRUE or FALSE based on two or more conditions. It is true if at least one condition is true. It is false if all conditions are false. =OR(B2=”Water”, C2>60) →=condition 1 →=condition 2 U. RAND: generates a random number There are different ways:
allows vertical searches for values =VLOOKUP(H3, B1:B21, 2, 1) →H3=lookup value →B1:B21=table-erray= table range →2=col-index-num →1=range lookup →True if it’s a numer(1), False if it’s text(0) BB. XOR: returns TRUE or FALSE based on two or more conditions =XOR(B2=”Fire”, C2>60) It is true if ONLY one of the conditions is true. >PIVOT TABLE: Helps organize data by removing values, performing calculations, filtering and sorting data sets. It is made of: a) columns with a header b) rows with related data c) filters to select data to be seen d) values There is the PivotTable Fields panel to change how we see the data Settings are divided into: a) fields: checkboxes that can be selected b) layout: drag fields into: