The document provides examples and explanations of common Excel functions in Spanish including SUM, IF, OR, AND, SUMIF, SUMIFS, COUNTIF, COUNTIFS, AVERAGE, ROUND, and CONCAT. It lists the function format and syntax, possible data types for each function's arguments, and examples of using each function.
The document provides examples and explanations of common Excel functions in Spanish including SUM, IF, OR, AND, SUMIF, SUMIFS, COUNTIF, COUNTIFS, AVERAGE, ROUND, and CONCAT. It lists the function format and syntax, possible data types for each function's arguments, and examples of using each function.
FUNCTION FORMAT/SYNTAX (Excel in Spanish) Observations (with examples)
032. Functions L – T2 – T3 – T6 – T7 – T8 – Addition/sum =SUMA(number1,[number],...) Number could be: value, reference or range T14 In case true/false could be: a value, a M–N–O reference, a function. If =SI(condition; in case true; [in case false]) Nested: P – Q – T14 – T9 – Nested if: in case true/false, another IF T10 – T11 function =O(condition1; [Condition2]; ...) O: at least one condition needs to be true If + Or / And Q – T14 =Y(condition1; [Condition2]; ...) Y: all conditions must be true Sum_range: if there is no sum_range, Sumif =SUMAR.SI(range; criteria; [sum_range]) sum_range=range T4 – T5 Criteria: Use “” with text =SUMAR.SI.CONJUNTO(sum_range; Sumifs criteria1_range1; criteria1; Criteria: Use “” with text T15 [criteria2_range2; criteria2];...) & is needed for criteria with cell references Countif =CONTAR.SI(range; criteria) T9 – T10 – T11 – T16(&) Criteria: Use “” with text = CONTAR.SI.CONJUNTO(criteria1_range1; Countifs Criteria: Use “” with text T17 criteria1; [criteria2_range2; criteria2];…) Average =PROMEDIO(number1; [number2]; ...) Number could be: value, reference or range T12 = REDONDEAR(number; number of Round Number could be: value, reference or range T13 decimals) Concatenate =CONCAT(text1; [text2]; …) Text could be: character, string or reference D