View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim Thomlinson[_5_] Jim Thomlinson[_5_] is offline
external usenet poster
 
Posts: 486
Default vlookup question

Bookmark that web site. Now that you know about sumproduct you will probably
use it a fair bit. I know that I do... It is more versatile that sumif in
that is multiplies, sums and counts. Sumif is good in simple cases though and
if it works then so much the better.
--
HTH...

Jim Thomlinson


"L. Howard Kittle" wrote:

Glad to help. Actually I went to the link Jim offered and found an example
that matched your case and used it.

Regards,
Howard

wrote in message
oups.com...
That worked with the sumif stuff!! Thanks a bunch for the help!