.CL.VAZIA | Devolve VERDADEIRO se o valor estiver em branco | ISBLANK | Returns TRUE if the value is blank |
.ERRO | Devolve VERDADEIRO se o valor estiver em branco | ISERROR | Returns TRUE if the value is any error value |
.ERROS | Devolve VERDADEIRO se o valor estiver em branco | ISERR | Returns TRUE if the value is any error value except #N/A |
.LGICO | Devolve VERDADEIRO se o valor estiver em branco | ISLOGICAL | Returns TRUE if the value is a logical value |
.NM | Devolve VERDADEIRO se o valor estiver em branco | ISNUMBER | Returns TRUE if the value is a number |
.NO.DISP | Devolve VERDADEIRO se o valor estiver em branco | ISNA | Returns TRUE if the value is the #N/A error value |
.NO.TEXTO | Devolve VERDADEIRO se o valor estiver em branco | ISNONTEXT | Returns TRUE if the value is not text |
.PGTO | Calcula os juros pagos durante um período específico de um investimento | ISPMT | Calculates the interest paid during a specific period of an investment |
.REF | Devolve VERDADEIRO se o valor estiver em branco | ISREF | Returns TRUE if the value is a reference |
.TEXTO | Devolve VERDADEIRO se o valor estiver em branco | ISTEXT | Returns TRUE if the value is text |
ABS | Devolve o valor absoluto de um número | ABS | Returns the absolute value of a number |
ACOS | Devolve o arco de co-seno de um número | ACOS | Returns the arccosine of a number |
ACOSH | Devolve o co-seno hiperbólico inverso de um número | ACOSH | Returns the inverse hyperbolic cosine of a number |
AGREGAR | Devolve um agregado numa lista ou base de dados | AGGREGATE | Returns an aggregate in a list or database |
ALEATRIO | Devolve um número aleatório entre 0 e 1 | RAND | Returns a random number between 0 and 1 |
ALEATRIOENTRE | Devolve um número aleatório entre os números especificados | RANDBETWEEN | Returns a random number between the numbers you specify |
AMORDEGRC | Devolve a depreciação correspondente a cada período contabilístico utilizando um coeficiente de depreciação | AMORDEGRC | Returns the depreciation for each accounting period by using a depreciation coefficient |
AMORLINC | Devolve a depreciação correspondente a cada período contabilístico | AMORLINC | Returns the depreciation for each accounting period |
AMORT | Devolve uma depreciação linear de um activo durante um período | SLN | Returns the straight-line depreciation of an asset for one period |
AMORTD | Devolve a depreciação por algarismos da soma dos anos de um bem para um período especificado | SYD | Returns the sum-of-years' digits depreciation of an asset for a specified period |
ANO | Converte um número de série num ano | YEAR | Converts a serial number to a year |
ARRED | Arredonda um número para um número especificado de dígitos | ROUND | Rounds a number to a specified number of digits |
ARRED.DEFEITO | Arredonda um número por defeito até zero | FLOOR | Rounds a number down, toward zero |
ARRED.DEFEITO.PRECISO | Arredonda um número para o número inteiro mais próximo ou para o múltiplo de significância mais próximo. Independentemente do sinal do número, o número é arredondado. | FLOOR.PRECISE | Rounds a number the nearest integer or to the nearest multiple of significance. Regardless of the sign of the number, the number is rounded up. |
ARRED.EXCESSO | Arredonda um número para o número inteiro mais próximo ou para o múltiplo de significância mais próximo | CEILING | Rounds a number to the nearest integer or to the nearest multiple of significance |
ARRED.EXCESSO.ISO | Devolve um número arredondado para o número inteiro mais próximo ou para o múltiplo de significância mais próximo | ISO.CEILING | Returns a number that is rounded up to the nearest integer or to the nearest multiple of significance |
ARRED.EXCESSO.PRECISO | Arredonda um número para o número inteiro mais próximo ou para o múltiplo de significância mais próximo. Independentemente do sinal do número, o número é arredondado. | CEILING.PRECISE | Rounds a number the nearest integer or to the nearest multiple of significance. Regardless of the sign of the number, the number is rounded up. |
ARRED.PARA.BAIXO | Arredonda um número por defeito até zero | ROUNDDOWN | Rounds a number down, toward zero |
ARRED.PARA.CIMA | Arredonda um número por excesso, afastando-o de zero | ROUNDUP | Rounds a number up, away from zero |
ASC | Altera letras ou katakana de largura total (byte duplo) numa cadeia de caracteres para caracteres de largura média (byte único) | ASC | Changes full-width (double-byte) English letters or katakana within a character string to half-width (single-byte) characters |
ASEN | Devolve o arco de seno de um número | ASIN | Returns the arcsine of a number |
ASENH | Devolve o seno hiperbólico inverso de um número | ASINH | Returns the inverse hyperbolic sine of a number |
ATAN | Devolve o arco de tangente de um número | ATAN | Returns the arctangent of a number |
ATAN2 | Devolve o arco de tangente das coordenadas x e y | ATAN2 | Returns the arctangent from x- and y-coordinates |
ATANH | Devolve a tangente hiperbólica inversa de um número | ATANH | Returns the inverse hyperbolic tangent of a number |
BD | Devolve a depreciação de um activo relativo a um período especificado utilizando o método de amortização degressiva de base fixa | DB | Returns the depreciation of an asset for a specified period by using the fixed-declining balance method |
BDCONTAR | Conta as células que contêm números numa base de dados | DCOUNT | Counts the cells that contain numbers in a database |
BDD | Devolve a depreciação de um activo relativo a um período especificado utilizando o método de amortização degressiva de base dupla ou qualquer outro método especificado | DDB | Returns the depreciation of an asset for a specified period by using the double-declining balance method or some other method that you specify |
BDDESVPAD | Calcula o desvio-padrão com base numa amostra de entradas da base de dados seleccionadas | DSTDEV | Estimates the standard deviation based on a sample of selected database entries |
BDDESVPADP | Calcula o desvio-padrão com base na população total das entradas da base de dados seleccionadas | DSTDEVP | Calculates the standard deviation based on the entire population of selected database entries |
BDMDIA | Devolve a média das entradas da base de dados seleccionadas | DAVERAGE | Returns the average of selected database entries |
BDMN | Devolve o valor mínimo das entradas da base de dados seleccionada | DMIN | Returns the minimum value from selected database entries |
BDMULTIPL | Multiplica os valores de um determinado campo de registos que correspondem aos critérios numa base de dados | DPRODUCT | Multiplies the values in a particular field of records that match the criteria in a database |
BDMX | Devolve o valor máximo das entradas da base de dados seleccionada | DMAX | Returns the maximum value from selected database entries |
BDOBTER | Extrai de uma base de dados um único registo que corresponde aos critérios especificados | DGET | Extracts from a database a single record that matches the specified criteria |
BDSOMA | Adiciona os números na coluna de campo dos registos de base de dados que correspondem aos critérios | DSUM | Adds the numbers in the field column of records in the database that match the criteria |
BDVAR | Calcula a variância com base numa amostra das entradas de base de dados seleccionadas | DVAR | Estimates variance based on a sample from selected database entries |
BDVARP | Calcula a variância com base na população total das entradas de base de dados seleccionadas | DVARP | Calculates variance based on the entire population of selected database entries |
BESSELI | Devolve a função de Bessel modificada In(x) | BESSELI | Returns the modified Bessel function In(x) |
BESSELJ | Devolve a função de Bessel Jn(x) | BESSELJ | Returns the Bessel function Jn(x) |
BESSELK | Devolve a função de Bessel modificada Kn(x) | BESSELK | Returns the modified Bessel function Kn(x) |
BESSELY | Devolve a função de Bessel Yn(x) | BESSELY | Returns the Bessel function Yn(x) |
BETA.ACUM.INV | Devolve o inverso da função de distribuição cumulativa relativamente a uma distribuição beta específica | BETAINV | Returns the inverse of the cumulative distribution function for a specified beta distribution |
BINADEC | Converte um número binário em decimal | BIN2DEC | Converts a binary number to decimal |
BINAHEX | Converte um número binário em hexadecimal | BIN2HEX | Converts a binary number to hexadecimal |
BINAOCT | Converte um número binário em octal | BIN2OCT | Converts a binary number to octal |
CARCT | Devolve o carácter especificado pelo número de código | CHAR | Returns the character specified by the code number |
CDIGO | Devolve um código numérico correspondente ao primeiro carácter numa cadeia de texto | CODE | Returns a numeric code for the first character in a text string |
CHAMAR | Chama um procedimento de uma biblioteca de ligação dinâmica ou de um recurso de código | CALL | Calls a procedure in a dynamic link library or code resource |
CL | Devolve informações sobre a formatação, localização ou conteúdo de uma célula | CELL | Returns information about the formatting, location, or contents of a cell |
COL | Devolve o número de coluna numa referência | COLUMN | Returns the column number of a reference |
COLS | Devolve o número de colunas numa referência | COLUMNS | Returns the number of columns in a reference |
COMBIN | Devolve o número de combinações de um determinado número de objectos | COMBIN | Returns the number of combinations for a given number of objects |
COMPACTAR | Remove espaços do texto | TRIM | Removes spaces from text |
COMPLEXO | Converte coeficientes reais e imaginários num número complexo | COMPLEX | Converts real and imaginary coefficients into a complex number |
CONCATENAR | Agrupa vários itens de texto num único item de texto | CONCATENATE | Joins several text items into one text item |
CONJUNTOCUBO | Define um conjunto calculado de membros ou cadeias de identificação enviando uma expressão de conjunto para o cubo no servidor, que cria o conjunto e, em seguida, devolve o conjunto ao Microsoft Office Excel. | CUBESET | Defines a calculated set of members or tuples by sending a set expression to the cube on the server, which creates the set, and then returns that set to Microsoft Office Excel. |
CONTAR | Conta os números que existem na lista de argumentos | COUNT | Counts how many numbers are in the list of arguments |
CONTAR.SE | Calcula o número de células num intervalo que corresponde aos critérios determinados | COUNTIF | Counts the number of cells within a range that meet the given criteria |
CONTAR.SE.S | Conta o número de células num intervalo que cumprem múltiplos critérios | COUNTIFS | Counts the number of cells within a range that meet multiple criteria |
CONTAR.VAL | Conta os valores que existem na lista de argumentos | COUNTA | Counts how many values are in the list of arguments |
CONTAR.VAZIO | Conta o número de células em branco num intervalo | COUNTBLANK | Counts the number of blank cells within a range |
CONTARCONJUNTOCUBO | Devolve o número de itens num conjunto. | CUBESETCOUNT | Returns the number of items in a set. |
CONVERTER | Converte um número de um sistema de medida noutro | CONVERT | Converts a number from one measurement system to another |
CORREL | Devolve o coeficiente de correlação entre dois conjuntos de dados | CORREL | Returns the correlation coefficient between two data sets |
CORRESP | Procura valores numa referência ou numa matriz | MATCH | Looks up values in a reference or array |
COS | Devolve o co-seno de um número | COS | Returns the cosine of a number |
COSH | Devolve o co-seno hiperbólico de um número | COSH | Returns the hyperbolic cosine of a number |
COVAR | Devolve a covariância, que é a média dos produtos de desvios de pares | COVAR | Returns covariance, the average of the products of paired deviations |
COVARINCIA.P | Devolve a covariância, que é a média dos produtos de desvios de pares | COVARIANCE.P | Returns covariance, the average of the products of paired deviations |
COVARINCIA.S | Devolve a covariância de amostra, a média dos desvios de produtos para cada par de pontos de dados em dois conjuntos de dados | COVARIANCE.S | Returns the sample covariance, the average of the products deviations for each data point pair in two data sets |
CRESCIMENTO | Devolve valores ao longo de uma tendência exponencial | GROWTH | Returns values along an exponential trend |
CRIT.BINOM | Devolve o menor valor em que a distribuição binomial cumulativa é menor ou igual a um valor de critério | CRITBINOM | Returns the smallest value for which the cumulative binomial distribution is less than or equal to a criterion value |
CUPDATAANT | Devolve a data do cupão anterior antes da data de regularização | COUPPCD | Returns the previous coupon date before the settlement date |
CUPDATAPRX | Devolve a data do cupão seguinte após a data de regularização | COUPNCD | Returns the next coupon date after the settlement date |
CUPDIAS | Devolve o número de dias no período do cupão que contém a data de regularização | COUPDAYS | Returns the number of days in the coupon period that contains the settlement date |
CUPDIASINLIQ | Devolve o número de dias entre o início do período do cupão e a data de regularização | COUPDAYBS | Returns the number of days from the beginning of the coupon period to the settlement date |
CUPDIASPRX | Devolve o número de dias entre a data de regularização e a data do cupão seguinte | COUPDAYSNC | Returns the number of days from the settlement date to the next coupon date |
CUPNM | Devolve o número de cupões a serem pagos entre a data de regularização e a data de vencimento | COUPNUM | Returns the number of coupons payable between the settlement date and maturity date |
CURT | Devolve a curtose de um conjunto de dados | KURT | Returns the kurtosis of a data set |
DATA | Devolve o número de série de uma determinada data | DATE | Returns the serial number of a particular date |
DATA.VALOR | Converte uma data em forma de texto num número de série | DATEVALUE | Converts a date in the form of text to a serial number |
DATAM | Devolve um número de série de data que corresponde ao número de meses indicado antes ou depois da data de início | EDATE | Returns the serial number of the date that is the indicated number of months before or after the start date |
DECABIN | Converte um número decimal em binário | DEC2BIN | Converts a decimal number to binary |
DECAHEX | Converte um número decimal em hexadecimal | DEC2HEX | Converts a decimal number to hexadecimal |
DECAOCT | Converte um número decimal em octal | DEC2OCT | Converts a decimal number to octal |
DECLIVE | Devolve o declive da linha de regressão linear | SLOPE | Returns the slope of the linear regression line |
DEGRAU | Testa se um número é maior que um valor limite | GESTEP | Tests whether a number is greater than a threshold value |
DELTA | Testa se dois valores são iguais | DELTA | Tests whether two values are equal |
DESC | Devolve a taxa de desconto de um título | DISC | Returns the discount rate for a security |
DESLOCAMENTO | Devolve o deslocamento de referência de uma determinada referência | OFFSET | Returns a reference offset from a given reference |
DESV.MDIO | Devolve a média aritmética dos desvios absolutos à média dos pontos de dados | AVEDEV | Returns the average of the absolute deviations of data points from their mean |
DESVPAD | Calcula o desvio-padrão com base numa amostra | STDEV | Estimates standard deviation based on a sample |
DESVPAD.P | Calcula o desvio-padrão com base na população total | STDEV.P | Calculates standard deviation based on the entire population |
DESVPAD.S | Calcula o desvio-padrão com base numa amostra | STDEV.S | Estimates standard deviation based on a sample |
DESVPADA | Calcula o desvio-padrão com base numa amostra, incluindo números, texto e valores lógicos | STDEVA | Estimates standard deviation based on a sample, including numbers, text, and logical values |
DESVPADP | Calcula o desvio-padrão com base na população total | STDEVP | Calculates standard deviation based on the entire population |
DESVPADPA | Calcula o desvio-padrão com base na população total, incluindo números, texto e valores lógicos | STDEVPA | Calculates standard deviation based on the entire population, including numbers, text, and logical values |
DESVQ | Devolve a soma dos quadrados dos desvios | DEVSQ | Returns the sum of squares of deviations |
DIA | Converte um número de série num dia do mês | DAY | Converts a serial number to a day of the month |
DIA.SEMANA | Converte um número de série num dia da semana | WEEKDAY | Converts a serial number to a day of the week |
DIAS360 | Calcula o número de dias entre duas datas com base num ano com 360 dias | DAYS360 | Calculates the number of days between two dates based on a 360-day year |
DIATRABALHO | Devolve o número de série da data antes ou depois de um número de dias úteis especificado | WORKDAY | Returns the serial number of the date before or after a specified number of workdays |
DIATRABALHO.INTL | Devolve o número de série da data antes ou depois de um número especificado de dias de trabalho utilizando parâmetros para indicar quais e quantos dias são dias de fim-de-semana | WORKDAY.INTL | Returns the serial number of the date before or after a specified number of workdays using parameters to indicate which and how many days are weekend days |
DIATRABALHOTOTAL | Devolve o número total de dias úteis entre duas datas | NETWORKDAYS | Returns the number of whole workdays between two dates |
DIATRABALHOTOTAL.INTL | Devolve o número de dias de trabalho inteiros entre duas datas utilizando parâmetros para indicar quais e quantos dias são dias de fim-de-semana | NETWORKDAYS.INTL | Returns the number of whole workdays between two dates using parameters to indicate which and how many days are weekend days |
DIREITA | Devolve os caracteres mais à direita de um valor de texto | RIGHT | Returns the rightmost characters from a text value |
DIREITAB | Devolve os caracteres mais à direita de um valor de texto | RIGHTB | Returns the rightmost characters from a text value |
DIST.BETA | Devolve a função de distribuição cumulativa beta | BETA.DIST | Returns the beta cumulative distribution function |
DIST.BIN.NEG | Devolve a distribuição binominal negativa | NEGBINOMDIST | Returns the negative binomial distribution |
DIST.BINOM.NEG | Devolve a distribuição binominal negativa | NEGBINOM.DIST | Returns the negative binomial distribution |
DIST.CHI | Devolve a probabilidade unicaudal da distribuição chi-quadrada | CHIDIST | Returns the one-tailed probability of the chi-squared distribution |
DIST.CHIQ | Devolve a função de densidade de probabilidade beta cumulativa | CHISQ.DIST | Returns the cumulative beta probability density function |
DIST.CHIQ.DIR | Devolve a probabilidade unicaudal da distribuição chi-quadrada | CHISQ.DIST.RT | Returns the one-tailed probability of the chi-squared distribution |
DIST.EXPON | Devolve a distribuição exponencial | EXPON.DIST | Returns the exponential distribution |
DIST.F | Devolve a distribuição da probabilidade F | F.DIST | Returns the F probability distribution |
DIST.F.DIR | Devolve a distribuição da probabilidade F | F.DIST.RT | Returns the F probability distribution |
DIST.GAMA | Devolve a distribuição gama | GAMMA.DIST | Returns the gamma distribution |
DIST.HIPERGEOM | Devolve a distribuição hipergeométrica | HYPGEOMDIST | Returns the hypergeometric distribution |
DIST.HIPGEOM | Devolve a distribuição hipergeométrica | HYPGEOM.DIST | Returns the hypergeometric distribution |
DIST.NORM | Devolve a distribuição cumulativa normal | NORMDIST | Returns the normal cumulative distribution |
DIST.NORMAL | Devolve a distribuição cumulativa normal | NORM.DIST | Returns the normal cumulative distribution |
DIST.NORMALLOG | Devolve a distribuição normallog cumulativa | LOGNORMDIST | Returns the cumulative lognormal distribution |
DIST.NORMLOG | Devolve a distribuição normallog cumulativa | LOGNORM.DIST | Returns the cumulative lognormal distribution |
DIST.NORMP | Devolve a distribuição cumulativa normal padrão | NORMSDIST | Returns the standard normal cumulative distribution |
DIST.POISSON | Devolve a distribuição de Poisson | POISSON.DIST | Returns the Poisson distribution |
DIST.S.NORM | Devolve a distribuição cumulativa normal padrão | NORM.S.DIST | Returns the standard normal cumulative distribution |
DIST.T | Devolve os Pontos Percentuais (probabilidade) para a distribuição t de Student | T.DIST | Returns the Percentage Points (probability) for the Student t-distribution |
DIST.T.2C | Devolve os Pontos Percentuais (probabilidade) para a distribuição t de Student | T.DIST.2T | Returns the Percentage Points (probability) for the Student t-distribution |
DIST.T.DIR | Devolve a distribuição t de Student | T.DIST.RT | Returns the Student's t-distribution |
DIST.WEIBULL | Devolve a distribuição Weibull | WEIBULL.DIST | Returns the Weibull distribution |
DISTBETA | Devolve a função de distribuição cumulativa beta | BETADIST | Returns the beta cumulative distribution function |
DISTEXPON | Devolve a distribuição exponencial | EXPONDIST | Returns the exponential distribution |
DISTF | Devolve a distribuição da probabilidade F | FDIST | Returns the F probability distribution |
DISTGAMA | Devolve a distribuição gama | GAMMADIST | Returns the gamma distribution |
DISTORO | Devolve a distorção de uma distribuição | SKEW | Returns the skewness of a distribution |
DISTR.BINOM | Devolve a probabilidade de distribuição binomial de termo individual | BINOM.DIST | Returns the individual term binomial distribution probability |
DISTRBINOM | Devolve a probabilidade de distribuição binomial de termo individual | BINOMDIST | Returns the individual term binomial distribution probability |
DISTT | Devolve a distribuição t de Student | TDIST | Returns the Student's t-distribution |
DURAO | Devolve a duração anual de um título com pagamentos de juros periódicos | DURATION | Returns the annual duration of a security with periodic interest payments |
E | Devolve VERDADEIRO se todos os respectivos argumentos corresponderem a VERDADEIRO | AND | Returns TRUE if all of its arguments are TRUE |
EFECTIVA | Devolve a taxa de juros anual efectiva | EFFECT | Returns the effective annual interest rate |
ENDEREO | Devolve uma referência a uma única célula numa folha de cálculo como texto | ADDRESS | Returns a reference as text to a single cell in a worksheet |
EPADYX | Devolve o erro-padrão do valor-y previsto para cada x na regressão | STEYX | Returns the standard error of the predicted y-value for each x in the regression |
ESQUERDA | Devolve os caracteres mais à esquerda de um valor de texto | LEFT | Returns the leftmost characters from a text value |
ESQUERDAB | Devolve os caracteres mais à esquerda de um valor de texto | LEFTB | Returns the leftmost characters from a text value |
EUROCONVERT | Converte um valor para euros, converte um valor em euros para a moeda de um país da zona euro ou converte um valor na moeda de um país da zona euro para a moeda de outro país da zona euro, utilizando o euro como valor intermédio (triangulação). | EUROCONVERT | Converts a number to euros, converts a number from euros to a euro member currency, or converts a number from one euro member currency to another by using the euro as an intermediary (triangulation). |
EXACTO | Verifica se dois valores de texto são idênticos | EXACT | Checks to see if two text values are identical |
EXP | Devolvee elevado à potência de um determinado número | EXP | Returns e raised to the power of a given number |
FACTDUPLO | Devolve o factorial duplo de um número | FACTDOUBLE | Returns the double factorial of a number |
FACTORIAL | Devolve o factorial de um número | FACT | Returns the factorial of a number |
FALSO | Devolve o valor lógico FALSO | FALSE | Returns the logical value FALSE |
FIMMS | Devolve o número de série do último dia do mês antes ou depois de um número de meses especificado | EOMONTH | Returns the serial number of the last day of the month before or after a specified number of months |
FISHER | Devolve a transformação Fisher | FISHER | Returns the Fisher transformation |
FISHERINV | Devolve o inverso da transformação Fisher | FISHERINV | Returns the inverse of the Fisher transformation |
FIXA | Formata um número como texto com um número fixo de decimais | FIXED | Formats a number as text with a fixed number of decimals |
FONTICA | Retira os caracteres fonéticos (furigana) de uma cadeia de texto | PHONETIC | Extracts the phonetic (furigana) characters from a text string |
FRACOANO | Devolve a fracção de ano que representa o número de dias inteiros entre a data_de_início e a data_de_fim | YEARFRAC | Returns the year fraction representing the number of whole days between start_date and end_date |
FREQUNCIA | Devolve uma distribuição de frequência como uma matriz vertical | FREQUENCY | Returns a frequency distribution as a vertical array |
FUNCERRO | Devolve a função de erro | ERF | Returns the error function |
FUNCERRO.PRECISO | Devolve a função de erro | ERF.PRECISE | Returns the error function |
FUNCERROCOMPL | Devolve a função de erro complementar | ERFC | Returns the complementary error function |
FUNCERROCOMPL.PRECISO | Devolve a função FUNCERRO complementar integrada entre x e infinito | ERFC.PRECISE | Returns the complementary ERF function integrated between x and infinity |
GRAUS | Converte radianos em graus | DEGREES | Converts radians to degrees |
HEXABIN | Converte um número hexadecimal em binário | HEX2BIN | Converts a hexadecimal number to binary |
HEXADEC | Converte um número hexadecimal em decimal | HEX2DEC | Converts a hexadecimal number to decimal |
HEXAOCT | Converte um número hexadecimal em octal | HEX2OCT | Converts a hexadecimal number to octal |
HIPERLIGAO | Cria um atalho ou hiperligação que abre um documento armazenado num servidor de rede, numa intranet ou na Internet | HYPERLINK | Creates a shortcut or jump that opens a document stored on a network server, an intranet, or the Internet |
HOJE | Devolve o número de série da data actual | TODAY | Returns the serial number of today's date |
HORA | Converte um número de série numa hora | HOUR | Converts a serial number to an hour |
ID.REGISTO | Devolve a identificação do registo da biblioteca de ligação dinâmica (DLL) especificada ou o recurso de código que foi registado anteriormente | REGISTER.ID | Returns the register ID of the specified dynamic link library (DLL) or code resource that has been previously registered |
IMABS | Devolve o valor absoluto (módulo) de um número complexo | IMABS | Returns the absolute value (modulus) of a complex number |
IMAGINRIO | Devolve o coeficiente imaginário de um número complexo | IMAGINARY | Returns the imaginary coefficient of a complex number |
IMARG | Devolve o argumento Teta, um ângulo expresso em radianos | IMARGUMENT | Returns the argument theta, an angle expressed in radians |
IMCONJ | Devolve o conjugado complexo de um número complexo | IMCONJUGATE | Returns the complex conjugate of a complex number |
IMCOS | Devolve o co-seno de um número complexo | IMCOS | Returns the cosine of a complex number |
IMDIV | Devolve o quociente de dois números complexos | IMDIV | Returns the quotient of two complex numbers |
IMEXP | Devolve o exponencial de um número complexo | IMEXP | Returns the exponential of a complex number |
IMLN | Devolve o logaritmo natural de um número complexo | IMLN | Returns the natural logarithm of a complex number |
IMLOG10 | Devolve o logaritmo de base 10 de um número complexo | IMLOG10 | Returns the base-10 logarithm of a complex number |
IMLOG2 | Devolve o logaritmo de base 2 de um número complexo | IMLOG2 | Returns the base-2 logarithm of a complex number |
IMPOT | Devolve um número complexo elevado a uma potência inteira | IMPOWER | Returns a complex number raised to an integer power |
IMPROD | Devolve o produto de números complexos | IMPRODUCT | Returns the product of complex numbers |
IMRAIZ | Devolve a raiz quadrada de um número complexo | IMSQRT | Returns the square root of a complex number |
IMREAL | Devolve o coeficiente real de um número complexo | IMREAL | Returns the real coefficient of a complex number |
IMSENO | Devolve o seno de um número complexo | IMSIN | Returns the sine of a complex number |
IMSOMA | Devolve a soma de números complexos | IMSUM | Returns the sum of complex numbers |
IMSUBTR | Devolve a diferença entre dois números complexos | IMSUB | Returns the difference between two complex numbers |
INDIRECTO | Devolve uma referência indicada por um valor de texto | INDIRECT | Returns a reference indicated by a text value |
INFORMAO | Devolve informações sobre o ambiente de funcionamento actual | INFO | Returns information about the current operating environment |
INICIAL.MAISCULA | Coloca em maiúsculas a primeira letra de cada palavra de um valor de texto | PROPER | Capitalizes the first letter in each word of a text value |
INT | Arredonda um número por defeito para o número inteiro mais próximo | INT | Rounds a number down to the nearest integer |
INT.CONFIANA | Devolve o intervalo de confiança correspondente a uma média de população | CONFIDENCE | Returns the confidence interval for a population mean |
INT.CONFIANA.NORM | Devolve o intervalo de confiança correspondente a uma média de população | CONFIDENCE.NORM | Returns the confidence interval for a population mean |
INT.CONFIANA.T | Devolve o intervalo de confiança para uma média da população, utilizando uma distribuição t de Student | CONFIDENCE.T | Returns the confidence interval for a population mean, using a Student's t distribution |
INTERCEPTAR | Devolve a intercepção da linha de regressão linear | INTERCEPT | Returns the intercept of the linear regression line |
INV.BETA | Devolve o inverso da função de distribuição cumulativa relativamente a uma distribuição beta específica | BETA.INV | Returns the inverse of the cumulative distribution function for a specified beta distribution |
INV.BINOM | Devolve o menor valor em que a distribuição binomial cumulativa é menor ou igual a um valor de critério | BINOM.INV | Returns the smallest value for which the cumulative binomial distribution is less than or equal to a criterion value |
INV.CHI | Devolve o inverso da probabilidade unicaudal da distribuição chi-quadrada | CHIINV | Returns the inverse of the one-tailed probability of the chi-squared distribution |
INV.CHIQ | Devolve a função de densidade de probabilidade beta cumulativa | CHISQ.INV | Returns the cumulative beta probability density function |
INV.CHIQ.DIR | Devolve o inverso da probabilidade unicaudal da distribuição chi-quadrada | CHISQ.INV.RT | Returns the inverse of the one-tailed probability of the chi-squared distribution |
INV.F | Devolve o inverso da distribuição da probabilidade F | F.INV | Returns the inverse of the F probability distribution |
INV.F.DIR | Devolve o inverso da distribuição da probabilidade F | F.INV.RT | Returns the inverse of the F probability distribution |
INV.GAMA | Devolve o inverso da distribuição gama cumulativa | GAMMA.INV | Returns the inverse of the gamma cumulative distribution |
INV.NORM | Devolve o inverso da distribuição cumulativa normal | NORMINV | Returns the inverse of the normal cumulative distribution |
INV.NORMAL | Devolve o inverso da distribuição cumulativa normal | NORM.INV | Returns the inverse of the normal cumulative distribution |
INV.NORMALLOG | Devolve o inverso da distribuição cumulativa normallog | LOGNORM.INV | Returns the inverse of the lognormal cumulative distribution |
INV.NORMP | Devolve o inverso da distribuição cumulativa normal padrão | NORMSINV | Returns the inverse of the standard normal cumulative distribution |
INV.S.NORM | D evolve o inverso da distribuição cumulativa normal padrão | NORM.S.INV | R eturns the inverse of the standard normal cumulative distribution |
INV.T | Devolve o valor t da distribuição t de Student como uma função da probabilidade e dos graus de liberdade | T.INV | Returns the t-value of the Student's t-distribution as a function of the probability and the degrees of freedom |
INV.T.2C | Devolve o inverso da distribuição t de Student | T.INV.2T | Returns the inverse of the Student's t-distribution |
INVF | Devolve o inverso da distribuição da probabilidade F | FINV | Returns the inverse of the F probability distribution |
INVGAMA | Devolve o inverso da distribuição gama cumulativa | GAMMAINV | Returns the inverse of the gamma cumulative distribution |
INVLOG | Devolve o inverso da distribuição cumulativa normal normallog | LOGINV | Returns the inverse of the lognormal cumulative distribution |
INVT | Devolve o inverso da distribuição t de Student | TINV | Returns the inverse of the Student's t-distribution |
IPGTO | Devolve o pagamento dos juros de um investimento durante um determinado período | IPMT | Returns the interest payment for an investment for a given period |
JIS | Altera letras ou katakana de largura média (byte único) numa cadeia de caracteres para caracteres de largura total (byte duplo) | JIS | Changes half-width (single-byte) English letters or katakana within a character string to full-width (double-byte) characters |
JUROSACUM | Devolve os juros acumulados de um título que paga juros periódicos | ACCRINT | Returns the accrued interest for a security that pays periodic interest |
JUROSACUMV | Devolve os juros acumulados de um título que paga juros no vencimento | ACCRINTM | Returns the accrued interest for a security that pays interest at maturity |
LIMPARB | Remove do texto todos os caracteres não imprimíveis | CLEAN | Removes all nonprintable characters from text |
LIN | Devolve o número da linha de uma referência | ROW | Returns the row number of a reference |
LINS | Devolve o número de linhas numa referência | ROWS | Returns the number of rows in a reference |
LN | Devolve o logaritmo natural de um número | LN | Returns the natural logarithm of a number |
LNGAMA | Devolve o algoritmo natural da função gama, Γ(x) | GAMMALN | Returns the natural logarithm of the gamma function, Γ(x) |
LNGAMA.PRECISO | Devolve o algoritmo natural da função gama, Γ(x) | GAMMALN.PRECISE | Returns the natural logarithm of the gamma function, Γ(x) |
LOCALIZAR | Localiza um valor de texto dentro de outro (sensível às maiúsculas e minúsculas) | FIND | Finds one text value within another (case-sensitive) |
LOCALIZARB | Localiza um valor de texto dentro de outro (sensível às maiúsculas e minúsculas) | FINDB | Finds one text value within another (case-sensitive) |
LOG | Devolve o logaritmo de um número com uma base especificada | LOG | Returns the logarithm of a number to a specified base |
LOG10 | Devolve o logaritmo de base 10 de um número | LOG10 | Returns the base-10 logarithm of a number |
LUCRO | Devolve o lucro de um título que paga juros periódicos | YIELD | Returns the yield on a security that pays periodic interest |
LUCRODESC | Devolve o lucro anual de um título emitido abaixo do valor nominal, por exemplo, uma Obrigação do Tesouro | YIELDDISC | Returns the annual yield for a discounted security; for example, a Treasury bill |
LUCROLTINC | Devolve o lucro de um título com um período final incompleto | ODDLYIELD | Returns the yield of a security with an odd last period |
LUCROPRIMINC | Devolve o lucro de um título com um período inicial incompleto | ODDFYIELD | Returns the yield of a security with an odd first period |
LUCROVENC | Devolve o lucro anual de um título que paga juros na data de vencimento | YIELDMAT | Returns the annual yield of a security that pays interest at maturity |
MAIOR | Devolve o maior valor enésimo de um conjunto de dados | LARGE | Returns the k-th largest value in a data set |
MAISCULAS | Converte texto em maiúsculas | UPPER | Converts text to uppercase |
MARRED | Devolve um número arredondado ao múltiplo desejado | MROUND | Returns a number rounded to the desired multiple |
MATRIZ.DETERM | Devolve o determinante matricial de uma matriz | MDETERM | Returns the matrix determinant of an array |
MATRIZ.INVERSA | Devolve o inverso matricial de uma matriz | MINVERSE | Returns the matrix inverse of an array |
MATRIZ.MULT | Devolve o produto matricial de duas matrizes | MMULT | Returns the matrix product of two arrays |
MDC | Devolve o maior divisor comum | GCD | Returns the greatest common divisor |
MDIA | Devolve a média dos respectivos argumentos | AVERAGE | Returns the average of its arguments |
MDIA.GEOMTRICA | Devolve a média geométrica | GEOMEAN | Returns the geometric mean |
MDIA.HARMNICA | Devolve a média harmónica | HARMEAN | Returns the harmonic mean |
MDIA.INTERNA | Devolve a média do interior de um conjunto de dados | TRIMMEAN | Returns the mean of the interior of a data set |
MDIA.SE | Devolve a média aritmética de todas as células num intervalo que cumprem determinado critério | AVERAGEIF | Returns the average (arithmetic mean) of all the cells in a range that meet a given criteria |
MDIA.SE.S | Devolve a média aritmética de todas as células que cumprem múltiplos critérios. | AVERAGEIFS | Returns the average (arithmetic mean) of all cells that meet multiple criteria. |
MDIAA | Devolve uma média dos respectivos argumentos, incluindo números, texto e valores lógicos | AVERAGEA | Returns the average of its arguments, including numbers, text, and logical values |
MDURAO | Devolve a duração modificada de Macauley de um título com um valor de paridade equivalente a € 100 | MDURATION | Returns the Macauley modified duration for a security with an assumed par value of $100 |
MED | Devolve a mediana dos números indicados | MEDIAN | Returns the median of the given numbers |
MEMBROCLASSIFICADOCUBO | Devolve o enésimo membro ou o membro mais bem classificado num conjunto. Utilize para devolver um ou mais elementos num conjunto, tal como o melhor vendedor ou os 10 melhores alunos. | CUBERANKEDMEMBER | Returns the nth, or ranked, member in a set. Use to return one or more elements in a set, such as the top sales performer or top 10 students. |
MEMBROCUBO | Devolve um membro ou cadeia de identificação numa hierarquia de cubo. Utilize para validar a existência do membro ou cadeia de identificação no cubo. | CUBEMEMBER | Returns a member or tuple in a cube hierarchy. Use to validate that the member or tuple exists in the cube. |
MEMBROKPICUBO | Devolve o nome, propriedade e medida de um KPI (indicador chave de desempenho) e apresenta o nome e a propriedade na célula. Um KPI é uma medida quantificável, como, por exemplo, o lucro mensal bruto ou a rotatividade trimestral de pessoal, utilizada para monitorizar o desempenho de uma organização. | CUBEKPIMEMBER | Returns a key performance indicator (KPI) name, property, and measure, and displays the name and property in the cell. A KPI is a quantifiable measurement, such as monthly gross profit or quarterly employee turnover, used to monitor an organization's performance. |
MENOR | Devolve o menor valor enésimo de um conjunto de dados | SMALL | Returns the k-th smallest value in a data set |
MINSCULAS | Converte o texto em minúsculas | LOWER | Converts text to lowercase |
MINUTO | Converte um número de série num minuto | MINUTE | Converts a serial number to a minute |
MMC | Devolve o mínimo múltiplo comum | LCM | Returns the least common multiple |
MNIMO | Devolve o valor mínimo numa lista de argumentos | MIN | Returns the minimum value in a list of arguments |
MNIMOA | Devolve o valor mínimo numa lista de argumentos, incluindo números, texto e valores lógicos | MINA | Returns the smallest value in a list of arguments, including numbers, text, and logical values |
MODA | Devolve o valor mais comum num conjunto de dados | MODE | Returns the most common value in a data set |
MODO.MLT | Devolve o valor que ocorre ou que se repete com mais frequência numa matriz ou intervalo de dados | MODE.MULT | Returns a vertical array of the most frequently occurring, or repetitive values in an array or range of data |
MODO.SIMPLES | Devolve o valor mais comum num conjunto de dados | MODE.SNGL | Returns the most common value in a data set |
MOEDA | Converte um número em texto, utilizando o formato monetário € (Euro) | DOLLAR | Converts a number to text, using the $ (dollar) currency format |
MOEDADEC | Converte um preço em unidade monetária expresso como uma fracção, num preço em unidade monetária expresso como um número decimal | DOLLARDE | Converts a dollar price, expressed as a fraction, into a dollar price, expressed as a decimal number |
MOEDAFRA | Converte um preço em unidade monetária expresso como um número decimal, num preço em unidade monetária expresso como uma fracção | DOLLARFR | Converts a dollar price, expressed as a decimal number, into a dollar price, expressed as a fraction |
MPAR | Arredonda um número por excesso para o número ímpar mais próximo | ODD | Rounds a number up to the nearest odd integer |
MPAR | Devolve VERDADEIRO se o número for ímpar | ISODD | Returns TRUE if the number is odd |
MS | Converte um número de série num mês | MONTH | Converts a serial number to a month |
MTIR | Devolve a taxa interna de rentabilidade em que os fluxos monetários positivos e negativos são financiados com taxas diferentes | MIRR | Returns the internal rate of return where positive and negative cash flows are financed at different rates |
MXIMO | Devolve o valor máximo numa lista de argumentos | MAX | Returns the maximum value in a list of arguments |
MXIMOA | Devolve o valor máximo numa lista de argumentos, incluindo números, texto e valores lógicos | MAXA | Returns the maximum value in a list of arguments, including numbers, text, and logical values |
N | Devolve um valor convertido num número | N | Returns a value converted to a number |
NDICE | Utiliza um índice para escolher um valor de uma referência ou de uma matriz | INDEX | Uses an index to choose a value from a reference or array |
NM.CARACT | Devolve o número de caracteres de uma cadeia de texto | LEN | Returns the number of characters in a text string |
NM.CARACTB | Devolve o número de caracteres de uma cadeia de texto | LENB | Returns the number of characters in a text string |
NMSEMANA | Converte um número de série num número que representa o número da semana num determinado ano | WEEKNUM | Converts a serial number to a number representing where the week falls numerically with a year |
NO | Inverte a lógica do respectivo argumento | NOT | Reverses the logic of its argument |
NO.DISP | Devolve o valor de erro #N/D | NA | Returns the error value #N/A |
NOMINAL | Devolve a taxa de juros nominal anual | NOMINAL | Returns the annual nominal interest rate |
NORMALIZAR | Devolve um valor normalizado | STANDARDIZE | Returns a normalized value |
NOW | Devolve o número de série da data e hora actuais | NOW | Returns the serial number of the current date and time |
NPER | Devolve o número de períodos de um investimento | NPER | Returns the number of periods for an investment |
OBTERDADOSDIN | Devolve dados armazenados num relatório de tabela dinâmica | GETPIVOTDATA | Returns data stored in a PivotTable report |
OCTABIN | Converte um número octal em binário | OCT2BIN | Converts an octal number to binary |
OCTADEC | Converte um número octal em decimal | OCT2DEC | Converts an octal number to decimal |
OCTAHEX | Converte um número octal em hexadecimal | OCT2HEX | Converts an octal number to hexadecimal |
ORDEM | Devolve a ordem de um número numa lista numérica | RANK | Returns the rank of a number in a list of numbers |
ORDEM.EQ | Devolve a ordem de um número numa lista numérica | RANK.EQ | Returns the rank of a number in a list of numbers |
ORDEM.MD | Devolve a ordem de um número numa lista numérica | RANK.AVG | Returns the rank of a number in a list of numbers |
ORDEM.PERCENTUAL | Devolve a ordem percentual de um valor num conjunto de dados | PERCENTRANK | Returns the percentage rank of a value in a data set |
ORDEM.PERCENTUAL.EXC | Devolve a classificação de um valor num conjunto de dados como uma percentagem (0..1, exclusivo) do conjunto de dados | PERCENTRANK.EXC | Returns the rank of a value in a data set as a percentage (0..1, exclusive) of the data set |
ORDEM.PERCENTUAL.INC | Devolve a ordem percentual de um valor num conjunto de dados | PERCENTRANK.INC | Returns the percentage rank of a value in a data set |
OTN | Devolve o lucro de um título equivalente a uma Obrigação do Tesouro | TBILLEQ | Returns the bond-equivalent yield for a Treasury bill |
OTNLUCRO | Devolve o lucro de uma Obrigação do Tesouro | TBILLYIELD | Returns the yield for a Treasury bill |
OTNVALOR | Devolve o preço por € 100 de valor nominal de uma Obrigação do Tesouro | TBILLPRICE | Returns the price per $100 face value for a Treasury bill |
OU | Devolve VERDADEIRO se qualquer argumento for VERDADEIRO | OR | Returns TRUE if any argument is TRUE |
PAR | Arredonda um número por excesso para o número inteiro mais próximo | EVEN | Rounds a number up to the nearest even integer |
PEARSON | Devolve o coeficiente de correlação momento/produto de Pearson | PEARSON | Returns the Pearson product moment correlation coefficient |
PERCENTIL | Devolve o enésimo percentil de valores num intervalo | PERCENTILE | Returns the k-th percentile of values in a range |
PERCENTIL.EXC | Devolve o enésimo percentil de valores num intervalo, em que n está no intervalo 0..1, exclusivo | PERCENTILE.EXC | Returns the k-th percentile of values in a range, where k is in the range 0..1, exclusive |
PERCENTIL.INC | Devolve o enésimo percentil de valores num intervalo | PERCENTILE.INC | Returns the k-th percentile of values in a range |
PERMUTAR | Devolve o número de permutações de um determinado número de objectos | PERMUT | Returns the number of permutations for a given number of objects |
PGTO | Devolve o pagamento periódico de uma anuidade | PMT | Returns the periodic payment for an annuity |
PGTOCAPACUM | Devolve o capital cumulativo pago a título de empréstimo entre dois períodos | CUMPRINC | Returns the cumulative principal paid on a loan between two periods |
PGTOJURACUM | Devolve os juros cumulativos pagos entre dois períodos | CUMIPMT | Returns the cumulative interest paid between two periods |
PI | Devolve o valor de pi | PI | Returns the value of pi |
POISSON | Devolve a distribuição de Poisson | POISSON | Returns the Poisson distribution |
POLINOMIAL | Devolve o polinomial de um conjunto de números | MULTINOMIAL | Returns the multinomial of a set of numbers |
POTNCIA | Devolve o resultado de um número elevado a uma potência | POWER | Returns the result of a number raised to a power |
PPGTO | Devolve o pagamento sobre o capital de um investimento num determinado período | PPMT | Returns the payment on the principal for an investment for a given period |
PREO | Devolve o preço de € 100 do valor nominal de um título que paga juros periódicos | PRICE | Returns the price per $100 face value of a security that pays periodic interest |
PREODESC | Devolve o preço por € 100 do valor nominal de um título descontado | PRICEDISC | Returns the price per $100 face value of a discounted security |
PREOLTINC | Devolve o preço de € 100 do valor nominal de um título com um período final incompleto | ODDLPRICE | Returns the price per $100 face value of a security with an odd last period |
PREOPRIMINC | Devolve o preço de € 100 do valor nominal de um título com um período inicial incompleto | ODDFPRICE | Returns the price per $100 face value of a security with an odd first period |
PREOVENC | Devolve o preço por € 100 do valor nominal de um título que paga juros no vencimento | PRICEMAT | Returns the price per $100 face value of a security that pays interest at maturity |
PREVISO | Devolve um valor ao longo de uma tendência linear | FORECAST | Returns a value along a linear trend |
PROB | Devolve a probabilidade de os valores num intervalo se encontrarem entre dois limites | PROB | Returns the probability that values in a range are between two limits |
PROC | Procura valores num vector ou numa matriz | LOOKUP | Looks up values in a vector or array |
PROCH | Procura na linha superior de uma matriz e devolve o valor da célula indicada | HLOOKUP | Looks in the top row of an array and returns the value of the indicated cell |
PROCURAR | Localiza um valor de texto dentro de outro (não sensível às maiúsculas e minúsculas) | SEARCH | Finds one text value within another (not case-sensitive) |
PROCURARB | Localiza um valor de texto dentro de outro (não sensível às maiúsculas e minúsculas) | SEARCHB | Finds one text value within another (not case-sensitive) |
PROCV | Procura na primeira coluna de uma matriz e percorre a linha para devolver o valor de uma célula | VLOOKUP | Looks in the first column of an array and moves across the row to return the value of a cell |
PRODUTO | Multiplica os respectivos argumentos | PRODUCT | Multiplies its arguments |
PROJ.LIN | Devolve os parâmetros de uma tendência linear | LINEST | Returns the parameters of a linear trend |
PROJ.LOG | Devolve os parâmetros de uma tendência exponencial | LOGEST | Returns the parameters of an exponential trend |
PROPRIEDADEMEMBROCUBO | Devolve o valor de uma propriedade de membro no cubo. Utilizada para validar a existência de um nome de membro no cubo e para devolver a propriedade especificada para esse membro. | CUBEMEMBERPROPERTY | Returns the value of a member property in the cube. Use to validate that a member name exists within the cube and to return the specified property for this member. |
QUARTIL | Devolve o quartil de um conjunto de dados | QUARTILE | Returns the quartile of a data set |
QUARTIL.EXC | Devolve o quartil do conjunto de dados, baseado em valores de percentil de 0..1, exclusivo | QUARTILE.EXC | Returns the quartile of the data set, based on percentile values from 0..1, exclusive |
QUARTIL.INC | Devolve o quartil de um conjunto de dados | QUARTILE.INC | Returns the quartile of a data set |
QUOCIENTE | Devolve a parte inteira de uma divisão | QUOTIENT | Returns the integer portion of a division |
RADIANOS | Converte graus em radianos | RADIANS | Converts degrees to radians |
RAIZPI | Devolve a raiz quadrada de (núm * pi) | SQRTPI | Returns the square root of (number * pi) |
RAIZQ | Devolve uma raiz quadrada positiva | SQRT | Returns a positive square root |
REAS | Devolve o número de áreas numa referência | AREAS | Returns the number of areas in a reference |
RECEBER | Devolve o montante recebido no vencimento de um título investido na totalidade | RECEIVED | Returns the amount received at maturity for a fully invested security |
REPETIR | Repete texto um determinado número de vezes | REPT | Repeats text a given number of times |
RESTO | Devolve o resto da divisão | MOD | Returns the remainder from division |
ROMANO | Converte um número árabe em romano, como texto | ROMAN | Converts an arabic numeral to roman, as text |
RQUAD | Devolve o quadrado do coeficiente de correlação momento/produto de Pearson | RSQ | Returns the square of the Pearson product moment correlation coefficient |
RTD | Obtém dados em tempo real a partir de um programa que suporte automatização COM (automatização: modo de trabalhar com objectos de uma aplicação a partir de outra aplicação ou ferramenta de desenvolvimento. Anteriormente conhecida como automatização OLE, a automatização é uma norma da indústria de software e uma funcionalidade COM (Component Object Model).) | RTD | Retrieves real-time data from a program that supports COM automation (Automation: A way to work with an application's objects from another application or development tool. Formerly called OLE Automation, Automation is an industry standard and a feature of the Component Object Model (COM).) |
SE | Especifica um teste lógico a ser executado | IF | Specifies a logical test to perform |
SE.ERRO | Devolve um valor definido pelo utilizador se a fórmula devolver um erro, e devolve o resultado da fórmula se não ocorrer nenhum erro | IFERROR | Returns a value you specify if a formula evaluates to an error; otherwise, returns the result of the formula |
SEG.TEXTO | Devolve um número específico de caracteres de uma cadeia de texto, a partir da posição especificada | MID | Returns a specific number of characters from a text string starting at the position you specify |
SEG.TEXTOB | Devolve um número específico de caracteres de uma cadeia de texto, a partir da posição especificada | MIDB | Returns a specific number of characters from a text string starting at the position you specify |
SEGUNDO | Converte um número de série num segundo | SECOND | Converts a serial number to a second |
SELECCIONAR | Selecciona um valor a partir de uma lista de valores | CHOOSE | Chooses a value from a list of values |
SEN | Devolve o seno do ângulo especificado | SIN | Returns the sine of the given angle |
SENH | Devolve o seno hiperbólico de um número | SINH | Returns the hyperbolic sine of a number |
SINAL | Devolve o sinal de um número | SIGN | Returns the sign of a number |
SOMA | Adiciona os respectivos argumentos | SUM | Adds its arguments |
SOMA.SE | Adiciona as células especificadas por um determinado critério | SUMIF | Adds the cells specified by a given criteria |
SOMA.SE.S | Adiciona as células a um intervalo que cumpre vários critérios | SUMIFS | Adds the cells in a range that meet multiple criteria |
SOMARPRODUTO | Devolve a soma dos produtos de componentes de matrizes correspondentes | SUMPRODUCT | Returns the sum of the products of corresponding array components |
SOMARQUAD | Devolve a soma dos quadrados dos argumentos | SUMSQ | Returns the sum of the squares of the arguments |
SOMASRIE | Devolve a soma de uma série polinomial baseada na fórmula | SERIESSUM | Returns the sum of a power series based on the formula |
SOMAX2DY2 | Devolve a soma da diferença dos quadrados dos valores correspondentes em duas matrizes | SUMX2MY2 | Returns the sum of the difference of squares of corresponding values in two arrays |
SOMAX2SY2 | Devolve a soma da soma dos quadrados dos valores correspondentes em duas matrizes | SUMX2PY2 | Returns the sum of the sum of squares of corresponding values in two arrays |
SOMAXMY2 | Devolve a soma dos quadrados da diferença dos valores correspondentes em duas matrizes | SUMXMY2 | Returns the sum of squares of differences of corresponding values in two arrays |
SQL.REQUEST | Liga a uma origem de dados externa e executa uma consulta a partir de uma folha de cálculo e, em seguida, devolve o resultado como uma matriz, sem ser necessária a programação de macro | SQL.REQUEST | Connects with an external data source and runs a query from a worksheet, then returns the result as an array without the need for macro programming |
SUBST | Substitui texto novo por texto antigo numa cadeia de texto | SUBSTITUTE | Substitutes new text for old text in a text string |
SUBSTITUIR | Substitui caracteres no texto | REPLACE | Replaces characters within text |
SUBSTITUIRB | Substitui caracteres no texto | REPLACEB | Replaces characters within text |
SUBTOTAL | Devolve um subtotal numa lista ou base de dados | SUBTOTAL | Returns a subtotal in a list or database |
T | Converte os respectivos argumentos em texto | T | Converts its arguments to text |
TAN | Devolve a tangente de um número | TAN | Returns the tangent of a number |
TANH | Devolve a tangente hiperbólica de um número | TANH | Returns the hyperbolic tangent of a number |
TAXA | Devolve a taxa de juros por período de uma anuidade | RATE | Returns the interest rate per period of an annuity |
TAXAJUROS | Devolve a taxa de juros de um título investido na totalidade | INTRATE | Returns the interest rate for a fully invested security |
TEMPO | Devolve o número de série de um determinado tempo | TIME | Returns the serial number of a particular time |
TENDNCIA | Devolve valores ao longo de uma tendência linear | TREND | Returns values along a linear trend |
TESTE.CHI | Devolve o teste para independência | CHITEST | Returns the test for independence |
TESTE.CHIQ | Devolve o teste para independência | CHISQ.TEST | Returns the test for independence |
TESTE.F | Devolve o resultado de um teste F | F.TEST | Returns the result of an F-test |
TESTE.T | Devolve a probabilidade associada ao teste t de Student | T.TEST | Returns the probability associated with a Student's t-test |
TESTE.Z | Devolve o valor de probabilidade unicaudal de um teste-z | Z.TEST | Returns the one-tailed probability-value of a z-test |
TESTEF | None | FTEST | None |
TESTET | Devolve a probabilidade associada ao teste t de Student | TTEST | Returns the probability associated with a Student's t-test |
TESTEZ | Devolve o valor de probabilidade unicaudal de um teste-z | ZTEST | Returns the one-tailed probability-value of a z-test |
TEXTO | Formata um número e converte-o em texto | TEXT | Formats a number and converts it to text |
TEXTO.BAHT | Converte um número em texto, utilizando o formato monetário ß (baht) | BAHTTEXT | Converts a number to text, using the ß (baht) currency format |
TIPO | Devolve um número que indica o tipo de dados de um valor | TYPE | Returns a number indicating the data type of a value |
TIPO.ERRO | Devolve um número correspondente a um tipo de erro | ERROR.TYPE | Returns a number corresponding to an error type |
TIR | Devolve a taxa de rentabilidade interna para uma série de fluxos monetários | IRR | Returns the internal rate of return for a series of cash flows |
TRANSPOR | Devolve a transposição de uma matriz | TRANSPOSE | Returns the transpose of an array |
TRUNCAR | Trunca um número para um número inteiro | TRUNC | Truncates a number to an integer |
VA | Devolve o valor actual de um investimento | PV | Returns the present value of an investment |
VAL | Devolve o valor actual líquido de um investimento com base numa série de fluxos monetários periódicos e numa taxa de desconto | NPV | Returns the net present value of an investment based on a series of periodic cash flows and a discount rate |
VALOR | Converte um argumento de texto num número | VALUE | Converts a text argument to a number |
VALOR.TEMPO | Converte um tempo em forma de texto num número de série | TIMEVALUE | Converts a time in the form of text to a serial number |
VALORCUBO | Devolve um valor agregado de um cubo. | CUBEVALUE | Returns an aggregated value from a cube. |
VAR | Calcula a variância com base numa amostra | VAR | Estimates variance based on a sample |
VAR.P | Calcula a variância com base na população total | VAR.P | Calculates variance based on the entire population |
VAR.S | Calcula a variância com base numa amostra | VAR.S | Estimates variance based on a sample |
VARA | Calcula a variância com base numa amostra, incluindo números, texto e valores lógicos | VARA | Estimates variance based on a sample, including numbers, text, and logical values |
VARP | Calcula a variância com base na população total | VARP | Calculates variance based on the entire population |
VARPA | Calcula a variância com base na população total, incluindo números, texto e valores lógicos | VARPA | Calculates variance based on the entire population, including numbers, text, and logical values |
VDB | Devolve a depreciação de um activo relativo a um período específico ou parcial utilizando um método de amortização degressiva | VDB | Returns the depreciation of an asset for a specified or partial period by using a declining balance method |
VERDADEIRO | Devolve o valor lógico VERDADEIRO | TRUE | Returns the logical value TRUE |
VF | Devolve o valor futuro de um investimento | FV | Returns the future value of an investment |
VFPLANO | Devolve o valor futuro de um capital inicial após a aplicação de uma série de taxas de juros compostas | FVSCHEDULE | Returns the future value of an initial principal after applying a series of compound interest rates |
WEIBULL | Calcula a variância com base na população total, incluindo números, texto e valores lógicos | WEIBULL | Calculates variance based on the entire population, including numbers, text, and logical values |
XTIR | Devolve a taxa interna de rentabilidade de um plano de fluxos monetários que não seja necessariamente periódica | XIRR | Returns the internal rate of return for a schedule of cash flows that is not necessarily periodic |
XVAL | Devolve o valor actual líquido de um plano de fluxos monetários que não seja necessariamente periódico | XNPV | Returns the net present value for a schedule of cash flows that is not necessarily periodic |