G
Guest
Hi,
I am using the sumproduct formula more and more lately. I am curios as to
its limts. I know now (thanks Frank K.) that there is a limit to the length
of the formula (1254) and how many arays I can use. I have been using the
one below in a workbook to search a columns for matching data. I have two
columns of social security numbers that I paste the associated data into so I
can reconcile differences. Sometimes it works and sometimes not. For example
Dollar values yes, Zip codes no. And some address work and others do not.
Can someone fill me in on what I can or can't do with this formula?
=SUMPRODUCT(--(($C$2:$C$500)=($A4)),($D$2:$D$500))
Thanks,
Todd L.
I am using the sumproduct formula more and more lately. I am curios as to
its limts. I know now (thanks Frank K.) that there is a limit to the length
of the formula (1254) and how many arays I can use. I have been using the
one below in a workbook to search a columns for matching data. I have two
columns of social security numbers that I paste the associated data into so I
can reconcile differences. Sometimes it works and sometimes not. For example
Dollar values yes, Zip codes no. And some address work and others do not.
Can someone fill me in on what I can or can't do with this formula?
=SUMPRODUCT(--(($C$2:$C$500)=($A4)),($D$2:$D$500))
Thanks,
Todd L.