no blanks

14/11/2005 - 01:06 por Antonyo | Informe spam
Can someone please help me to make this formula
=SUMA(SI(S!D4:D1000=S!G4:G1000,1,0))
not to count blanks
i need to count nubers that are the same in the same row
Example:
D4 G4
300.00 300.00
Count like one

Thanks in Advance

Anthony

Preguntas similare

Leer las respuestas

#1 Héctor Miguel
14/11/2005 - 01:53 | Informe spam
hola, Antonyo !

Can someone please help me to make this formula =SUMA(SI(S!D4:D1000=S!G4:G1000,1,0))
not to count blanks. i need to count nubers that are the same in the same row
Example:
D4 G4
300.00 300.00
Count like one [...]



op1: =sumaproducto(--(s!d4:d100=s!g4:g100))
op2: =sumaproducto(1*(s!d4:d100=s!g4:g100))

hth,
hector.

p.s. if you use an english version of excel, change [the function] sumaproducto to sumproduct
multi-posting is not a good idea, if you think it's needed, do a cross-posting
Respuesta Responder a este mensaje
#2 Héctor Miguel
14/11/2005 - 02:13 | Informe spam
skip blanks...
op3: =sumaproducto((s!d4:d100>0)*(s!d4:d100=s!g4:g100))

regards,
hector.
email Siga el debate Respuesta Responder a este mensaje
Ads by Google
Help Hacer una preguntaRespuesta Tengo una respuesta
Search Busqueda sugerida