Área Restrita

Fórmulas matriciais

 

Fórmula Matricial Excel

Criando a tabela acima, digite a seguinte fórmula na célula 'F3':

=SOMA(SE(A2:A11=F2;SE(B2:B11=F1;C2:C11;0);0))

Não tecle 'Enter', para o Excel entender que se trata de uma fórmula matricial, tecle 'Ctrl + Shift + Enter'; irão aparecer automaticamente chaves* nas extremidades da fórmula.

As chaves não devem ser digitadas, elas aparecem ao teclar 'Ctrl + Shift + Enter'

Comments 

 
#2 2010-02-07 10:15
Os zeros estão na condição falsa das duas funções SE inseridas na fórmula. Quando a condição é falsa, a fórmula soma zero ao valor acumulado da fórmula e não altera a soma.
Quote
 
 
#1 2010-02-06 22:47
=SOMA(SE(A2:A11=F2;SE(B2:B11=F1;C2:C11;0);0))
PODERIA EXPLICAR A RAZAO DE UTILIZAR NA FORMULA ACIMA OS DOIS NUMEROS ZERO APOS C11;

eSTOU TENTANDO UTILIZAR A FUNÇÃO SOMA SE COM MAIS DE UMA CONDICIONAL ONDE AS DUAS CONDIÇOES ESTABELECIDAS ESTÃO EM PLANILHAS DIFERENTES.
Quote
 

Add comment


Security code
Refresh